branchrust_reboot/main/unity_6.3.15cancel

24 Commits over 0 Days - Infinitycph!

17 Days Ago
Disabled automatic lightmap baking in all scenes (this can be overwritten in case of any conflicts in .unity files)
17 Days Ago
Meta files
17 Days Ago
Merge from main
19 Days Ago
Fixed note loot panel not saving typed text
19 Days Ago
MeshPaintController uses Pointer instead of Mouse when reading input, so it works with both mouses and pens
20 Days Ago
Removed some old hacks preventing chinese users to submit texts in chat or commands in the console
20 Days Ago
Fixed digital clock text material
20 Days Ago
merge from unity_6.3.15/keyboard_layouts_fix
21 Days Ago
merge from dont_bake_on_load2 just tool: `Tools/Lighting/Disable Bake On Scene Load (All Scenes)`
21 Days Ago
added /ProfilerCaptures to ignore.conf
21 Days Ago
Fixed drone config screen inputfield config type
22 Days Ago
Set MouseDelta LegacyScale to 0.1 on macos
22 Days Ago
Disable motion vectors for io arrows, fixes motion blur issues
22 Days Ago
Fixed shop marker cluster text scaling
22 Days Ago
Fixed input fields using decimal number content type not working
22 Days Ago
Matched new input system scroll speed to match the sensitivity of 10 we had in the old input system
23 Days Ago
Fixed FlexGraphicTransform messing with rust icon rendering after the TMP update
23 Days Ago
Fixed scroll speed issues
23 Days Ago
reduced physics log level from "verbose" (the default) to "default" (which isn't the default) - also disable OnTriggerStay event generation because we don't use it and shouldn't
24 Days Ago
merge from rectmasks2d_optims
24 Days Ago
Merge from main
28 Days Ago
Merge from main
30 Days Ago
Unity 6.3.15f1
30 Days Ago
Merge from unity_6.3.11