David Cambré
|
c977adbd3b
Update usabilaty of the CustomPropertyEditor
|
4 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 years ago |
reduz
|
3682978aee
Replace BIND_VMETHOD by new GDVIRTUAL syntax
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
Hugo Locurcio
|
a3fbd68781
Fix casing of the "to" stop word in editor strings
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 years ago |
Yuri Roubinsky
|
a090575a21
Fix property editor to make changes if popup closed (remake)
|
4 years ago |
Marcel Admiraal
|
8acd13a456
Rename Quat to Quaternion
|
4 years ago |
Aaron Franke
|
08a85352fb
Rename Variant TRANSFORM to TRANSFORM3D
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
5 years ago |
Hugo Locurcio
|
60b70c77e0
Improve the editor theme
|
6 years ago |
Kongfa Waroros
|
6294507acb
Add Various ColorPicker shapes
|
4 years ago |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 years ago |
Gilles Roudière
|
ba1344408f
Implement Navigation layers
|
4 years ago |
Pedro J. Estébanez
|
6fbe0a494b
Fix cases of resources destroyed too early
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
5 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 years ago |
Yuri Roubinsky
|
d87e645bcf
Fix custom property editor to correctly show Basis
|
5 years ago |
Aaron Franke
|
56e2c6c704
Make all String float conversion methods be 64-bit
|
5 years ago |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 years ago |
Rémi Verschelde
|
a8a2769bb6
Merge pull request #38713 from aaronfranke/string-64bit
|
5 years ago |
Yuri Roubinsky
|
f6ed465613
Fix custom property editor layout
|
5 years ago |
Aaron Franke
|
bb8aa107fd
Remove 32-bit String to_int method
|
5 years ago |