14226 Commits
Author SHA1 Message Date
Saas a831e15bf7 fix rare bug where tracks pannel wouldn't scroll all the way through 2026-03-19 20:47:34 +01:00
Saas d77e1e9a53 wrap GetShowDebugDrawOptions() with USE_EDITOR preprocessor 2026-03-19 18:25:00 +01:00
Saas 699fb12604 improve Properties Panel layout for SkinnedModel 2026-03-19 17:35:57 +01:00
Saas 9505be310f fix spelling in ShowBitDepth 2026-03-19 17:34:01 +01:00
Saas 503a0e6763 add slider to adjust skeleton name font size 2026-03-19 17:33:45 +01:00
mafiesto4 b8d5ea595e Optimize Web app a bit more 2026-03-18 23:22:45 +01:00
mafiesto4 5404dff5c2 Rebuild PhysX Vehicle lib for Web without dummy symbol export 2026-03-18 23:09:44 +01:00
mafiesto4 a5ec8565e4 Refactor WebGPU ASYNCIFY to use JSPI
Smaller build size and better performance. Also, link time goes down a lot
2026-03-18 23:08:39 +01:00
Saas 65b35a4b8a auto scroll to new track when adding track to timeline 2026-03-18 21:40:22 +01:00
Saas e5d526c9af show whole timeline when animation loads 2026-03-18 16:55:45 +01:00
Saas cb9e09c21b fix Show whole timeline button 2026-03-18 16:55:35 +01:00
mafiesto4 750fd1f941 Optimize Web export size 2026-03-17 23:31:34 +01:00
Saas 1308465280 fix sphere with negative radius getting culled to early in physics collider debug draw 2026-03-17 22:02:36 +01:00
Saas 7bed68948b no resizing in non editable Visject surfaces 2026-03-17 20:28:55 +01:00
Saas 826b7841e6 actually resize the node lol 2026-03-17 20:22:56 +01:00
Saas 1d18220971 remove debug draw 2026-03-17 20:17:05 +01:00
Saas 5ba8cddd65 improve resizing to behave more like expected 2026-03-17 19:57:03 +01:00
mafiesto4 a38633c453 Add basic WebThread impl 2026-03-16 23:03:02 +01:00
mafiesto4 3949cba83c Add Emscripten heap memory size and max limit stats to profiler 2026-03-16 22:29:19 +01:00
mafiesto4 e10d784e83 Add custom HTML shell template to Web export 2026-03-16 22:09:21 +01:00
mafiesto4 0f5c5dcf3e Fix memory issues on Web 2026-03-16 16:42:30 +01:00
mafiesto4 ed3a827b5f Implement GPUDeviceWebGPU::WaitForGPU 2026-03-16 16:41:39 +01:00
mafiesto4 7f49cae9af Optimize LOG() macro to use stack-allocated buffer for shorter texts 2026-03-16 16:41:16 +01:00
mafiesto4 427f4647fc Fix various issues in WebGPU backend 2026-03-16 16:39:18 +01:00
Saas d5d10aa329 fix handling controls during resizing 2026-03-15 19:53:09 +01:00
Saas 5b2b1930d2 fix Particle Emitter node to not auto resize 2026-03-15 17:03:01 +01:00
Saas 5655cc8f42 account for surface node elements when auto resizing 2026-03-15 16:59:09 +01:00
Saas 8bad080d59 Merge remote-tracking branch 'upstream/master' into VISjectIsNowMoreVISuallyAppealingAndLegible 2026-03-15 14:43:11 +01:00
Saas 0237235dcb draw close button using Render2D to make it look good even when zoomed in a lot 2026-03-15 14:41:50 +01:00
mafiesto4 a5bbf0dbde Add option for experimental use of thread in Web
Might not run well in certain browsers, requires rebuilding all dependencies for Web with `pthread` enabled.
Disabled by default (for now).
2026-03-14 22:11:36 +01:00
Saas 5ec018b904 fix particle module changing size after certain user actions 2026-03-14 19:05:35 +01:00
Saas f2a13b64d4 fix reroute node output box moving on connection change 2026-03-14 19:00:12 +01:00
Saas 44ecac7ffc make debug text more legible 2026-03-14 16:52:56 +01:00
Saas 60076d48c7 fix box alignment for nodes with fixed size and adjust some node sizes 2026-03-14 16:38:56 +01:00
Saas 2fbeac6077 disable decorator node shadows 2026-03-14 16:29:43 +01:00
Phantom 57355a741e Merge branch 'master' into Fix-Dropdown 2026-03-14 15:31:38 +01:00
Phantom 14d6273a2f fix #2 on Dropdown 2026-03-14 15:29:31 +01:00
Saas 0cec65f35f disable vertex snapping while drawing box to fix snapping artefacts when zooming surface 2026-03-14 14:46:10 +01:00
Saas fcdd05dede fix straight connection sprite rotation offset at some angles 2026-03-14 14:20:30 +01:00
Saas e008c7e2b4 fix behavior tree nodes 2026-03-14 14:20:00 +01:00
mafiesto4 f42a9a760a Adjust new Z Axis color in Transform 2026-03-13 23:27:21 +01:00
mafiesto4 80767d65ae Fix camera preview placement in editor preview when resizing window 2026-03-13 23:27:03 +01:00
mafiesto4 21b2e59fbb Fix ValueBox regression on mouse cursor hover 2026-03-13 23:26:03 +01:00
mafiesto4 5fb1ad078b Change default editor windows decorations in SDL on Windows to ClientSide for all windows 2026-03-13 23:23:36 +01:00
mafiesto4 1fc5316d12 Adjust new Z Axis color in Transform 2026-03-13 23:21:30 +01:00
mafiesto4 1ceb781903 Fix camera preview placement in editor preview when resizing window 2026-03-13 23:21:08 +01:00
Saas d3891688f0 fix boxes positioning and remove unused constants 2026-03-13 21:59:53 +01:00
Phantom f876068086 Fix Text Color Highlighted 2026-03-13 20:09:57 +01:00
mafiesto4 6ae68bc6cc Add PhysX and NvCloth to Web 2026-03-13 17:49:11 +01:00
mafiesto4 a8e7faec3c Add default icon to Web exported files 2026-03-13 10:21:42 +01:00