Chandler Cox
Chandler Cox
**Issue description:** When I create a particle emitter asset, it will open the creation window and then after I choose one it looks like it creates the asset, but it...
Adds the ability to rotate capsule collider to the x, y, or z axis. This also adds the ability to orient any collider without changing the orientation of the actor...
**Issue description:** If the UI Canvas is a child of an empty actor and there is a vertical or horizontal control with auto size enabled then if the the empty...
The scale gizmo will now scale the 2 axis in the same way instead of individually to bring it in line with how other engines handle this. Before: https://github.com/FlaxEngine/FlaxEngine/assets/71274967/2572d6d7-b98b-4647-9897-ee843de7808c After:...
Adds a checkboard to the main color in the color picker for easier time seeing alpha changes. 
Add guidelines for trees. Can toggle it on and off in editor interface options.  
Add small padding for tooltip text
Allow adding a script to an actor via drag and drop from the content menu. Small fixes to validating drag drop in viewport.
This exposes the ability to change a scroll bars color in a panel and through code. This also changes to colors of the scroll bar in tabs to be more...
Add vertical and horizontal alignment options to textbox. Fix caret drawn location with no text.