Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
il y a 4 ans |
Silc Renew
|
f2e9867e9f
Implemented SkeletonEditorGizmo
|
il y a 4 ans |
Vincent
|
70108fd850
implement individual mesh transform for meshlibrary items
|
il y a 4 ans |
reduz
|
5cecdfa8af
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
|
il y a 4 ans |
Haoyu Qiu
|
284c6c81eb
Make action names translatable
|
il y a 4 ans |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
il y a 4 ans |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
il y a 4 ans |
reduz
|
6631f66c2a
Optimize StringName usage
|
il y a 4 ans |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
il y a 4 ans |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
il y a 4 ans |
Rémi Verschelde
|
bcd21b2957
Merge pull request #48070 from KoBeWi/greedmap
|
il y a 4 ans |
Riteo Siuga
|
7cb3476a1c
Remove GridMap's "Lock View" option and a related method.
|
il y a 4 ans |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
il y a 5 ans |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
il y a 4 ans |
kobewi
|
9fbef6f7db
Fix GridMap still drawing when Alt+Tabbing
|
il y a 4 ans |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
il y a 4 ans |
Aaron Franke
|
affe3c817a
Use real_t in GridMap and VariantParser
|
il y a 4 ans |
reduz
|
28537d8c84
Fix LineEdit minimum width
|
il y a 4 ans |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 4 ans |
Rémi Verschelde
|
feb4e5ed2c
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
il y a 4 ans |
Marcel Admiraal
|
4b8b803931
Rename Control margin to offset
|
il y a 4 ans |
Marcel Admiraal
|
7b293eddfb
Rename unselect to deselect
|
il y a 4 ans |
Pedro J. Estébanez
|
4eb3286230
Put misc. 3D tool visible instances on their own layer
|
il y a 4 ans |
Aaron Franke
|
8a333cdf9f
Update GridMap to use Vector3i instead of three ints
|
il y a 5 ans |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
il y a 5 ans |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
il y a 5 ans |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
il y a 5 ans |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 5 ans |
Rémi Verschelde
|
dcd1151d77
Enforce use of bool literals instead of integers
|
il y a 5 ans |