kobewi
|
cd6bd04cba
Remove unimplemented set_clip() method
|
3 yıl önce |
Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
3 yıl önce |
trollodel
|
cd1d7294d8
Remove the EditorNode parameter from EditorPlugins create methods
|
3 yıl önce |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 yıl önce |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 yıl önce |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 yıl önce |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 yıl önce |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
3 yıl önce |
Rémi Verschelde
|
bc5ba38ff5
Merge pull request #56619 from timothyqiu/left-right-palette
|
3 yıl önce |
Yuri Roubinsky
|
5003d4351e
Fix theming update in several editor classes
|
3 yıl önce |
Haoyu Qiu
|
8fc73539e9
Allow showing both left and right side panels
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 yıl önce |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 yıl önce |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
3 yıl önce |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 yıl önce |
Silc Renew
|
f2e9867e9f
Implemented SkeletonEditorGizmo
|
4 yıl önce |
Vincent
|
70108fd850
implement individual mesh transform for meshlibrary items
|
4 yıl önce |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
4 yıl önce |
Haoyu Qiu
|
284c6c81eb
Make action names translatable
|
4 yıl önce |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 yıl önce |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 yıl önce |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 yıl önce |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
4 yıl önce |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 yıl önce |
Rémi Verschelde
|
bcd21b2957
Merge pull request #48070 from KoBeWi/greedmap
|
4 yıl önce |
Riteo Siuga
|
7cb3476a1c
Remove GridMap's "Lock View" option and a related method.
|
4 yıl önce |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 yıl önce |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
4 yıl önce |
kobewi
|
9fbef6f7db
Fix GridMap still drawing when Alt+Tabbing
|
4 yıl önce |