Juan Linietsky
|
8f30c52a37
Removed ontop property, added a material rendering priority system. Fixes #9935, closes #10135
|
8 tahun lalu |
Juan Linietsky
|
37da8155a4
-Largely rewrote gridmap to simplify it
|
8 tahun lalu |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 tahun lalu |
Hein-Pieter van Braam
|
9a1d9a41eb
Add several missing Null checks in _notification
|
8 tahun lalu |
Juan Linietsky
|
1894157c9f
-Massive clean up to gizmos
|
8 tahun lalu |
Rémi Verschelde
|
d9e94fa0c3
Fix i18n bug in GridMap string
|
8 tahun lalu |
Andreas Haas
|
6134d8741d
Editor: Add some more translatable strings.
|
8 tahun lalu |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
8 tahun lalu |
Gilles Roudiere
|
06256cd778
Some control fixes and removed useless lines
|
8 tahun lalu |
Gilles Roudiere
|
0d35d4d53b
Replace GUI anchor type by a float between 0 and 1
|
8 tahun lalu |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 tahun lalu |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 tahun lalu |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 tahun lalu |
toger5
|
304a1f5b5a
Implemented scrolling factor for smooth trackpad scrolling
|
8 tahun lalu |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 tahun lalu |
Juan Linietsky
|
74808ac4d9
New particle system, mostly working, some small features missing.
|
8 tahun lalu |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 tahun lalu |
Rémi Verschelde
|
49c065d29c
Refactoring: rename tools/editor/ to editor/
|
8 tahun lalu |
Juan Linietsky
|
da11d6d9e8
Many fixes to make exported scenes work better, still buggy.
|
8 tahun lalu |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 tahun lalu |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 tahun lalu |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 tahun lalu |
Juan Linietsky
|
48097f6df3
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a container!
|
8 tahun lalu |
Juan Linietsky
|
fa170cbc58
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed, closes #3188
|
8 tahun lalu |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 tahun lalu |
Juan Linietsky
|
99ceddd11e
Editor settings categories are now tidy and beautiful!
|
8 tahun lalu |
Juan Linietsky
|
76c2e8583e
Merge branch 'master' of https://github.com/godotengine/godot
|
8 tahun lalu |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
8 tahun lalu |
Ferenc Arn
|
bd7ba0b664
Use right handed coordinate system for rotation matrices and quaternions. Also fixes Euler angles (XYZ convention, which is used as default by Blender).
|
8 tahun lalu |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 tahun lalu |