f38df259a7
Dont show Select prefab, Edit prefab, and view changes buttons when editing actor in the prefab.
Chandler Cox
2024-06-18 21:10:42 -05:00
ec10e3bb30
Fix changing to invariant culture for unknown LCID.
Chandler Cox
2024-06-18 19:59:27 -05:00
224c2c049e
Fix the profiler charts in place and only scroll profiler info.
Chandler Cox
2024-06-18 19:25:12 -05:00
8509761d67
Only wrap text on underscores and not other special characters
Chandler Cox
2024-06-18 17:37:54 -05:00
a808ac5dc8
- Added descriptions to Bitwise OR, XOR - Added description to Boolean XOR, NOR, NAND and updated AND, OR - Minor tooltip text fix
Nils Hausfeld
2024-06-18 19:44:07 +02:00
37a3c4dbb5
- Added separator line between description and inputs/outputs
Nils Hausfeld
2024-06-18 19:01:53 +02:00
3fd4bb622f
- Added editor option to toggle description panel for visual scripting
Nils Hausfeld
2024-06-18 18:51:49 +02:00
d74b7fb304
- Set description panel min height to reduce window jittering (workaround)
Nils Hausfeld
2024-06-18 18:40:28 +02:00
83c72c1458
Merge branch 'master' into Visject-DescriptionPanel
Nils Hausfeld
2024-06-18 18:30:09 +02:00
4abe8587f3
- Fixed some tooltip regressions - Defined signatures where necessary
Nils Hausfeld
2024-06-16 13:37:03 +02:00
62778fc1e9
- Increasing width of CM slightly when using description panel - Some padding and size changes - A tiny bit of cleanup
Nils Hausfeld
2024-06-16 12:37:46 +02:00
b0953e9494
- Minor refactoring and cleanup
Nils Hausfeld
2024-06-16 12:18:03 +02:00
53006ac9ad
- Moved description panel code - Description panel now gets hidden when hiding the context menu - Cleanup when hiding description panel
Nils Hausfeld
2024-06-16 12:12:26 +02:00
0fd8de8029
- Added custom func to fetch information for nodes that need special treatment like Array, Enum or Un/Pack nodes - More refactoring and cleanup
Nils Hausfeld
2024-06-15 22:13:05 +02:00
46cc4c72e7
- Refactored and cleaned up a bunch of redundant code
Nils Hausfeld
2024-06-15 19:47:48 +02:00
a05fe5ce9b
add a warning when there is more than one audio listener enabled
xxSeys1
2024-06-15 19:40:23 +02:00
727ff8be95
Fix crash on add new drive steer vs speed
MrCapy0
2024-06-15 12:09:19 -03:00
a8d97f1daa
- Skip group filtering if the string in front of the dot is empty or doesn't start with a letter, to make spawning float nodes work again
Nils Hausfeld
2024-06-15 11:32:47 +02:00
488485e23e
Fix borders not tinting.
Chandler Cox
2024-06-14 14:06:49 -05:00
804e652b6d
- Now using the connectionhints when no connectionstype is available - Some special treatment for Array and Dictionary Constants, kinda dirty
Nils Hausfeld
2024-06-14 20:39:39 +02:00
79138dfaf0
add default audio listener to newly created scenes
envision3d
2024-06-14 02:14:20 -05:00
e3f0991805
Optimize Global Surface Atlas drawing when atlas is full
Wojtek Figat
2024-06-13 23:02:20 +02:00
67f3f89bf7
- Override node inputs/outputs now also get shown - Added special treatment for enum, pack and unpack nodes in order to also show their inputs/outputs
Nils Hausfeld
2024-06-13 22:03:41 +02:00
36bdd6cbd0
- Refactored some code handling the input/output elements - Added member information to all cached nodes to be able to fetch their informations
Nils Hausfeld
2024-06-13 19:04:46 +02:00
b760dcdb58
Fix Global Surface Atlas flickering in scenes with lots of objects
Wojtek Figat
2024-06-13 18:10:18 +02:00
ebff015c1c
Merge branch 'master' into Visject-DescriptionPanel
Nils Hausfeld
2024-06-10 22:38:50 +02:00
1da00264a0
- Description panel now updates when navigating items with keyboard - First test of drawing images in description panel (showing class type) - Layout and style changes to work with images and make evertything a bit tighter
Nils Hausfeld
2024-06-10 18:45:03 +02:00
ed8c7bc338
- Format change
Nils Hausfeld
2024-06-09 23:52:34 +02:00
bd06ed9c14
- Archetypes now fetch signature and description independently - Added larger label for signature to description panel
Nils Hausfeld
2024-06-09 23:42:48 +02:00
fa67d0581e
- Added optional description panel to visject CM - Enbaled description panel for visual scripting - Archetype description now gets drawn in description panel
Nils Hausfeld
2024-06-09 13:45:53 +02:00
7ba97f3c32
Fix freeing managed Object references in marshalled arrays
Ari Vuollet2024-06-08 21:16:43 +03:00
992436b47c
Fix error when previewing animation timeline values after reimport
Ari Vuollet2024-06-07 22:17:15 +03:00
7614481d78
Fix PhysicsMaterial not updating in Colliders after asset reload
Ari Vuollet2024-06-08 19:21:13 +03:00