Wojtek Figat
1e77f3aa5a
Optimize DrawBatch for faster sorting
2024-04-12 13:46:20 +02:00
Wojtek Figat
e47e91c223
Merge branch 'Menotdan-hide-taa-settings'
2024-04-12 13:12:47 +02:00
Wojtek Figat
734f1ee4aa
Improve doc comment
2024-04-12 13:09:24 +02:00
Wojtek Figat
6d38590ad4
Merge branch 'hide-taa-settings' of https://github.com/Menotdan/FlaxEngine into Menotdan-hide-taa-settings
2024-04-12 13:08:26 +02:00
Wojtek Figat
76becec094
Merge branch 'GoaLitiuM-dotnet_daily_runtime_fix'
2024-04-12 13:05:46 +02:00
Wojtek Figat
e7a6f39a72
Merge branch 'dotnet_daily_runtime_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet_daily_runtime_fix
2024-04-12 13:05:40 +02:00
Wojtek Figat
98c5cc2d0f
Merge branch 'Menotdan-particle-clone-fix'
2024-04-12 13:03:21 +02:00
Wojtek Figat
c8ad3e3a51
Merge branch 'particle-clone-fix' of https://github.com/Menotdan/FlaxEngine into Menotdan-particle-clone-fix
2024-04-12 13:03:16 +02:00
Wojtek Figat
5b25aeda32
Merge branch 'Tryibion-underline-fix'
2024-04-12 13:01:18 +02:00
Wojtek Figat
e5d700692f
Merge branch 'underline-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-underline-fix
2024-04-12 13:01:10 +02:00
Wojtek Figat
495378c94d
Merge branch 'GoaLitiuM-editor_viewport_camera_scaling'
2024-04-12 12:59:54 +02:00
Wojtek Figat
bf9701e132
Merge branch 'editor_viewport_camera_scaling' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_viewport_camera_scaling
2024-04-12 12:56:22 +02:00
Wojtek Figat
14881494b8
Merge branch 'GoaLitiuM-debuglog_scroll_fix'
2024-04-12 12:55:17 +02:00
Menotdan
c914e33462
Hide TAA settings if TAA isn't enabled.
2024-04-12 02:29:45 -04:00
Muzz
35f33b6746
Fixed IK to have correct bone roll
2024-04-12 12:07:26 +08:00
Menotdan
e137d31839
Enforce Content:CloneAssetFile() running on the main thread, to avoid a bug that occurs when a particle emitter is created from one of the templates due to the creation coming from the content thread.
2024-04-11 17:37:31 -04:00
Chandler Cox
2e643347ec
Fix selection height
2024-04-11 10:16:20 -05:00
Chandler Cox
fb1685fe81
Fix underline being in wrong spot on different DPIs
2024-04-11 09:56:59 -05:00
1ddf9ab0e1
Fix high mouse sensitivity in rotation gizmos
2024-04-09 21:45:28 +03:00
8af8d50de1
Remove Editor viewport aspect ratio scaling from camera mouse movement
...
Rescaled the final mouse delta values to roughly matching default
viewport width in 1080p resolution.
2024-04-09 20:06:35 +03:00
e3093e0e09
Fix Debug Log scrolling when many entries are added at once
2024-04-09 20:05:58 +03:00
02d5609f66
Fix .NET runtime validity checks with daily runtime builds
2024-04-09 20:05:37 +03:00
Wojtek Figat
b2f9da4113
Fix default diffuse color value when importing material
2024-04-05 16:54:10 +02:00
Wojtek Figat
a83b589e12
Fix error when applying prefab changes with Spline
...
#2384
2024-04-05 16:43:18 +02:00
Wojtek Figat
7578e1dbe3
Fix errors on using spline editor in Prefab window
...
#2383
2024-04-05 16:37:11 +02:00
Wojtek Figat
ae79f3ef0b
Merge branch 'Zode-master'
2024-04-05 15:49:29 +02:00
Wojtek Figat
f164626c41
Merge branch 'master' of https://github.com/Zode/FlaxEngine into Zode-master
2024-04-05 15:49:20 +02:00
Wojtek Figat
354972fd9c
Merge branch 'rkrahn-master'
2024-04-05 15:47:01 +02:00
Wojtek Figat
082733cb97
Merge branch 'master' of https://github.com/rkrahn/FlaxEngine into rkrahn-master
2024-04-05 15:46:30 +02:00
Wojtek Figat
97bd90d4be
Change default collision type to ConvexMesh from TriangleMesh
2024-04-05 15:23:09 +02:00
Wojtek Figat
e788be46af
Merge branch 'GoaLitiuM-win_dev_build_speed_fix'
2024-04-04 18:35:37 +02:00
Wojtek Figat
afd56974ef
Merge branch 'win_dev_build_speed_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-win_dev_build_speed_fix
2024-04-04 18:35:31 +02:00
Wojtek Figat
84e04de23d
Add more improvements to optional tess/geo shaders
2024-04-04 18:35:26 +02:00
rkrahn
07c0b4567e
Merge branch 'master' of https://github.com/rkrahn/FlaxEngine
2024-04-01 09:54:34 -07:00
e25448e10e
Trade minor optimizations in MSVC Development builds for compile speed
...
Enabled the disabled optimization flags with whole program optimization
flag where the compilation speed doesn't seem to be affected at all, but
binary size is slightly smaller.
2024-03-31 19:05:35 +03:00
Wojtek Figat
d12630d815
Fix
2024-03-31 00:03:45 +01:00
Wojtek Figat
fb0d70d555
Fix
2024-03-30 23:58:50 +01:00
Wojtek Figat
c5e1abb08c
Add setter for crword agent position and velocity
2024-03-30 22:29:43 +01:00
Wojtek Figat
294b4c4006
Add CPU profiler events for UI drawing
2024-03-30 22:20:41 +01:00
Wojtek Figat
e1944bce96
Add statically disabled geometry shaders on mobile
2024-03-30 22:08:44 +01:00
Wojtek Figat
369c19bd5d
Add statically disabled tessellation on macOS/iOS
2024-03-30 18:46:37 +01:00
Zode
55383c3fa4
Patch numpad enter to normal enter on Linux
2024-03-30 02:35:11 +02:00
rkrahn
926a81c84b
Merge branch 'FlaxEngine:master' into master
2024-03-29 13:40:36 -07:00
rkrahn
d331e6b848
Merge remote-tracking branch 'upstream/master'
2024-03-29 13:38:38 -07:00
Wojtek Figat
ce07edd1ec
Fix packaging for macOS
2024-03-29 21:08:43 +01:00
Wojtek Figat
0b0115aa10
Fix missing scripting api
2024-03-29 18:46:00 +01:00
Wojtek Figat
3696501050
Fix invalid shader codegen when using ddx/ddy in material vertex shader
...
#2376
2024-03-29 18:07:10 +01:00
Wojtek Figat
08e88587e6
Add safe check for LinkedLabel to prevent errors
2024-03-29 17:27:00 +01:00
Wojtek Figat
1017472957
Merge branch 'Tryibion-focus-lock-scene'
2024-03-29 17:23:58 +01:00
Wojtek Figat
f8a845f813
Merge branch 'focus-lock-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-focus-lock-scene
2024-03-29 17:23:28 +01:00