Commit Graph

9628 Commits

Author SHA1 Message Date
Wojtek Figat
1864574a92 Fix missing integer and double math node implementation in Visject
#2359
2024-08-28 16:24:51 +02:00
Wojtek Figat
353315bb43 Grey-out value box slider icon when control is disabled 2024-08-28 15:49:37 +02:00
Wojtek Figat
0dbcdc3217 Add enlarging debug point of current blend value in Multi blend nodes in Anim Graph window 2024-08-28 15:23:10 +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
cd4bd5efe0 Fix duplicate action active state for nodes that dont allow it in Visject graph
#2243
2024-08-27 23:38:11 +02:00
Wojtek Figat
838cb9f2ce Fix object reference empty text clipping 2024-08-27 23:37:28 +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
8ff0f9cd52 Merge branch 'Tryibion-gamepad-button-axis' 2024-08-21 23:04:42 +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
fe33bd4c83 Merge branch 'Tryibion-handle-enum-MAX' 2024-08-21 23:03:12 +02:00
Wojtek Figat
259ddf0410 Merge branch 'handle-enum-MAX' of https://github.com/Tryibion/FlaxEngine into Tryibion-handle-enum-MAX 2024-08-21 23:02:34 +02:00
Wojtek Figat
3947b164b5 Merge branch 'Tryibion-hide-animmodel-param' 2024-08-21 23:01:14 +02:00
Wojtek Figat
0854e5c4ac Merge branch 'hide-animmodel-param' of https://github.com/Tryibion/FlaxEngine into Tryibion-hide-animmodel-param 2024-08-21 23:00:51 +02:00
Wojtek Figat
79947a051c Merge branch 'Tryibion-unique-proxy' 2024-08-21 23:00:09 +02:00
Wojtek Figat
1b7ff9cdd4 Merge branch 'unique-proxy' of https://github.com/Tryibion/FlaxEngine into Tryibion-unique-proxy 2024-08-21 23:00:04 +02:00
Wojtek Figat
5f58a6b3d0 Merge branch 'Tryibion-prog-bar-lerp-jump' 2024-08-21 22:59:12 +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
e03dc3754d Merge branch 'Tryibion-vs-param-declare-order' 2024-08-21 22:58:36 +02:00
Wojtek Figat
dd51ddf0f8 Merge branch 'vs-param-declare-order' of https://github.com/Tryibion/FlaxEngine into Tryibion-vs-param-declare-order 2024-08-21 22:58:31 +02:00
Wojtek Figat
bdf4c3e1eb Merge branch 'Tryibion-input-rem-dispose' 2024-08-21 22:56:17 +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
6b63e91391 Add PVS-Studio as new toool that we use for codequality 2024-08-21 22:53:05 +02:00
Wojtek Figat
f0793dc33f Merge branch 'Tryibion-invert-y-rot' 2024-08-21 22:37:11 +02:00
Wojtek Figat
dfde648e79 Merge branch 'invert-y-rot' of https://github.com/Tryibion/FlaxEngine into Tryibion-invert-y-rot 2024-08-21 22:37:02 +02:00
Wojtek Figat
acd338981c Add caching review model in Animation window
#2508
2024-08-21 22:36:11 +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
6fad87002d Add option to invert the y-axis mouse rotation in the editor viewport. 2024-08-21 14:32:47 -05: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
Chandler Cox
b7b23dce5f Fix bug with usedMax not only setting zero after max. 2024-08-21 08:48:35 -05:00
Chandler Cox
a69a3812c2 Add Bindings for handling MAX c++ defines and converting them to c#. 2024-08-20 18:30:02 -05:00
Wojtek Figat
6534136632 Fix editor viewport mouse control bug when using Alt key
#2816
2024-08-20 18:56:38 +02:00
Wojtek Figat
2542adba92 Fix ConvertMouseToRay for orthographic projection
#2748
2024-08-20 16:10:03 +02:00
Wojtek Figat
a7b9dccba4 Merge branch 'Tryibion-getscene-check-return' 2024-08-17 18:13:43 +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
e21c884841 Add removing old proxy to add new one. 2024-08-16 13:49:50 -05:00
Chandler Cox
cc157718cd Only allow adding unique proxy types to content database Proxy list. 2024-08-16 11:17:25 -05: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
Chandler Cox
134c257081 Keep property declared order if similar meta data token. 2024-08-16 07:23:28 -05:00