jfons
|
2c400a7aae
Fix swapped front/rear directions in viewport rotation control.
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b4af1eba0a
Style: Enforce use of bool literals instead of integers
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Rafał Mikrut
|
06976c3e84
[3.x] Fix crashes when using _input functions
|
4 years ago |
Hugo Locurcio
|
e2934a04e2
Allow Center Selection to work without any selection in 2D/3D editors
|
4 years ago |
Aaron Franke
|
9b928cbd9e
Show a message when trying to zoom farther than the limit
|
4 years ago |
Haoyu Qiu
|
14cea66f23
Fixes Node3D rotation in select mode on macOS
|
4 years ago |
Haoyu Qiu
|
bfa5adb84f
Fix 3D selection box size for Spatial
|
4 years ago |
megalobyte
|
724a18cf72
Use double when setting the default step size
|
4 years ago |
AndreaCatania
|
bd5663e2cf
Fixes editor crash on closing
|
4 years ago |
Hugo Locurcio
|
fed17afe7d
Tweak the 3D editor grid default to not go below subdivisions of 1 meter
|
4 years ago |
jmb462
|
b73a97b110
Fix hardcoded Maya style navigation pan key modifier
|
4 years ago |
hilfazer
|
84a9efcebc
Prevent crash when clicking Mesh in MeshInstance when is scene root
|
4 years ago |
trollodel
|
2da6d82f3b
Allow CollisionObject to show collision shape meshes
|
4 years ago |
hilfazer
|
28fa0f5d13
Prevent selecting hidden nodes in Canvas Item Editor
|
4 years ago |
hilfazer
|
68438b4abc
Prevent selecting hidden editable children in spatial editor
|
4 years ago |
Aaron Franke
|
751036ff87
[3.2] Limit max zoom to 1/2 of far plane instead of 1/4
|
4 years ago |
Tom Langwaldt
|
67d80e6f73
Fix swapped front/rear view
|
4 years ago |
Hugo Locurcio
|
c10c6cfad9
Add viewport resolution to the 3D editor's View Information pane
|
4 years ago |
jfons
|
16bbe8ddf4
3D editor grid improvements
|
4 years ago |
Hugo Locurcio
|
250f921522
Hide the rotation gizmo when editor cinematic preview is enabled
|
4 years ago |
jeffuntildeath
|
64cbff7e7d
Snap To Floor improperly offsets node
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Hugo Locurcio
|
1062bedaaa
Add an editor setting for the 3D selection box color
|
4 years ago |
Hugo Locurcio
|
3addea0057
Move the brightness factor for highlighted 3D gizmos to a variable
|
4 years ago |