Age | Commit message (Collapse) | Author |
|
|
|
Keep the SplitContainer offset value when it is shrinked
|
|
Add Save option to resource property menu
|
|
Fixing tangent and binormal logic
|
|
Fix regular macOS build by passing -isysroot to compiler so correct system headers are found
|
|
[macOS] Change runtime OS version checks to allow build with MacOS 10.9 SDK
|
|
Adding UVs on end caps for CSGPolygon
|
|
|
|
With `sed -i $(rg -l '[[:blank:]]*$' -g'!thirdparty') -e 's/[[:blank:]]*$//g'`
(+ manual revert of some thirdparty code under `platform/android`).
|
|
|
|
|
|
|
|
Change default gizmo visibility and icons
|
|
Add argument to UndoRedo's "clear_history()" to not increase the version
|
|
Fix X11 running a project with fullscreen setting on and resizable off with multiple screens
|
|
Would have helped solve #23800 faster.
|
|
Fill info for translation related docs
|
|
Removed duplicate property bind in Generic6DOFJoint.
|
|
|
|
C#: Fix Basis(Vec3,Vec3,Vec3) constructor
|
|
|
|
Probably a copy paste error.
|
|
|
|
nodes, fixes #19659
I think the previous behavior was more useful, but I understand it's not obvious or discoverable.
|
|
Now it sets axes in order to match GDScript implementation.
|
|
|
|
|
|
|
|
|
|
|
|
#20488 core dictionary get key
|
|
Added .get() method to Dictionary class in GDScript to return the value if the key exists, or return Null if the key does not exist.
|
|
|
|
|
|
|
|
|
|
Tweak the Hue Variation property hint to allow finer adjustments
|
|
|
|
SCons: Corrects $LIBSUFFIXES environment variable for Windows
|
|
Add more places to hide guides if relationship lines are enabled
|
|
|
|
multiple screens
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[macOS] Disable setWantsLayer on macOS < 10.14
|