Commit Graph

5044 Commits

Author SHA1 Message Date
Wojtek Figat
c9be8e2a41 Merge branch 'camera-decals' of https://github.com/Tryibion/FlaxEngine into Tryibion-camera-decals 2024-09-09 06:15:19 +02:00
Wojtek Figat
545e59aba5 Fix lightmap uvs density view to handle scale in lightmap and outline non-static objects
#2080
2024-09-09 05:59:17 +02:00
Chandler Cox
fd30872f5e Add check for entries count. 2024-09-06 20:30:20 -05:00
Chandler Cox
6eee25e04a Removed decals from effecting editor camera model. 2024-09-06 17:45:04 -05:00
Wojtek Figat
fc9aa5c184 Fix texture streaming reallocation task to ignore not-resident mips
#2559
2024-08-30 19:50:00 +02:00
Wojtek Figat
653aaecaec Postmerge cleanup
#2391
2024-08-30 14:48:06 +02:00
Wojtek Figat
3b9cca30bb Merge branch 'Math' of https://github.com/cNori/FlaxEngineFork into cNori-Math 2024-08-30 13:23:43 +02:00
Wojtek Figat
e925af534e Add picking the longest animation from the imported file instead of the first one as default
#2490
2024-08-29 09:53:22 +02:00
Wojtek Figat
ec412d9be0 Fix undo-redo for JsonAssetReference in Editor
#2711
2024-08-28 23:42:59 +02:00
Wojtek Figat
a1745e25a1 Fix Input::AxisValueChanged event to properly handle value changes when using keyboard
#2393
2024-08-28 16:48:52 +02:00
Wojtek Figat
f3f7d4a034 Fix incorrect network RPC sending when target client ids list is provided but is empty
#2272
2024-08-28 16:36:08 +02:00
Wojtek Figat
1864574a92 Fix missing integer and double math node implementation in Visject
#2359
2024-08-28 16:24:51 +02:00
Wojtek Figat
046865ba00 Fix Multi Blend 2D animation indices outside the blend space
#2553
2024-08-28 15:06:19 +02:00
Wojtek Figat
0b3835f593 Fix turbulence module in GPU particles far away from world origin
#1944
2024-08-27 15:12:58 +02:00
Wojtek Figat
e5f0e05d43 Fix terrain rendering to use the same LOD for main view and shadow passes
#2555 #2256
2024-08-23 00:00:42 +02:00
Wojtek Figat
ef540bc498 Fix crash when drawing particle effect where one of the emitter assets is not yet loaded 2024-08-22 23:35:53 +02:00
Wojtek Figat
fc66738dca Add automatic heightmap files removal on Editor shutdown for deleted terrains
#1902
2024-08-22 23:29:42 +02:00
Wojtek Figat
b8cb1a828a Fix foliage shadows rendering when using cull distance
#2489
2024-08-22 22:29:33 +02:00
Wojtek Figat
23f60da40d Fix various code issues found using PVS-Studio 2024-08-22 20:24:52 +02:00
Wojtek Figat
3ecb7c1d81 Fix SpriteRender all parameters override
#2233
2024-08-22 13:20:53 +02:00
Wojtek Figat
d0240a54c7 Add MaterialInstance.ResetParameters 2024-08-22 13:15:33 +02:00
Wojtek Figat
e6745e43ec Fix drawing physics colliders in debug view mode
#2622 #2833
2024-08-21 23:28:44 +02:00
Wojtek Figat
f9f6c27cb5 Merge branch 'gamepad-button-axis' of https://github.com/Tryibion/FlaxEngine into Tryibion-gamepad-button-axis 2024-08-21 23:04:36 +02:00
Wojtek Figat
e5c1cf102c Merge branch 'prog-bar-lerp-jump' of https://github.com/Tryibion/FlaxEngine into Tryibion-prog-bar-lerp-jump 2024-08-21 22:59:07 +02:00
Wojtek Figat
9c13ec8808 Merge branch 'input-rem-dispose' of https://github.com/Tryibion/FlaxEngine into Tryibion-input-rem-dispose 2024-08-21 22:55:52 +02:00
Wojtek Figat
1c840539c6 Fix crash in audio clip if it's still streaming after unload
#2866
2024-08-21 22:36:05 +02:00
Wojtek Figat
73a596cb2f Add OrthographicSize to Camera for fixed ortho projection size
#1970
2024-08-21 22:35:43 +02:00
Chandler Cox
aa3cf2e077 Add Gamepad buttons to Axis Config. 2024-08-21 13:34:33 -05:00
Chandler Cox
6b0098bb09 Remove bindings for InputEvent and InputAxis on dispose. 2024-08-21 12:48:46 -05:00
Wojtek Figat
2542adba92 Fix ConvertMouseToRay for orthographic projection
#2748
2024-08-20 16:10:03 +02:00
Wojtek Figat
db7138e0e3 Merge branch 'getscene-check-return' of https://github.com/Tryibion/FlaxEngine into Tryibion-getscene-check-return 2024-08-17 18:13:35 +02:00
Wojtek Figat
5a7080c9c0 Fix crash in particle emitter load
#2840
2024-08-17 18:10:16 +02:00
Chandler Cox
7772669148 Better fix. 2024-08-16 07:46:31 -05:00
Chandler Cox
1047911cfe Fix initial lerp jumping for Progress bar on first update. 2024-08-16 07:40:52 -05:00
Wojtek Figat
1c77245818 Merge branch 'req-exit' of https://github.com/Tryibion/FlaxEngine into Tryibion-req-exit 2024-08-15 15:34:52 +02:00
Wojtek Figat
c67385ef80 Merge branch 'prefab-physics-draw' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-physics-draw 2024-08-15 15:26:19 +02:00
Wojtek Figat
b551610604 Merge branch 'isnormalized_checks' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-isnormalized_checks 2024-08-15 15:21:58 +02:00
Wojtek Figat
51bf5cd1bf Fix to not call GetQueuedBuffersCount unless needed for the looping fix
#2834
2024-08-15 15:16:32 +02:00
Wojtek Figat
a6e2a45869 Merge branch 'fix-stop-audio' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-stop-audio 2024-08-15 15:14:25 +02:00
Chandler Cox
a6b4f2fc63 Remove extra include. 2024-08-15 08:07:04 -05:00
Wojtek Figat
762419d4c4 Merge branch 'anim-slot-blend' of https://github.com/Tryibion/FlaxEngine into Tryibion-anim-slot-blend 2024-08-15 15:06:39 +02:00
Wojtek Figat
549a779a59 Merge branch 'apply-hrtf-init' of https://github.com/Tryibion/FlaxEngine into Tryibion-apply-hrtf-init 2024-08-15 15:03:49 +02:00
Wojtek Figat
4e5c163732 Merge branch 'expose-actor-func' of https://github.com/Tryibion/FlaxEngine into Tryibion-expose-actor-func 2024-08-15 14:59:54 +02:00
Wojtek Figat
222768d363 Merge branch 'rem-def-lod-terr' of https://github.com/Tryibion/FlaxEngine into Tryibion-rem-def-lod-terr 2024-08-15 13:03:27 +02:00
Wojtek Figat
45e83d6d15 Add feedback from PVS (static code analyzer)
https://pvs-studio.com/en/blog/posts/cpp/1153/
2024-08-15 13:01:40 +02:00
Chandler Cox
6f15bf7209 Expose additional Actor virtual methods to c# 2024-08-13 15:14:07 -05:00
Chandler Cox
77729bc340 Remove default value comment from terrain LOD. 2024-08-12 20:46:29 -05:00
Chandler Cox
9c4129a2a3 Add todo for immediate transition. 2024-08-11 13:24:57 -05:00
Chandler Cox
e954417c2f Set EnableHRTF on audio init to match audio settings value. 2024-08-09 13:31:27 -05:00
Chandler Cox
a599615c1a use bucket index instead of anim for check. 2024-08-09 10:47:52 -05:00