Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 年之前 |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
7 年之前 |
Juan Linietsky
|
3da3a36034
Many fixes to improve GI Probe quality
|
7 年之前 |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
7 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Juan Linietsky
|
da11d6d9e8
Many fixes to make exported scenes work better, still buggy.
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
8 年之前 |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 年之前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Juan Linietsky
|
53d8f2b1ec
PBR more or less working, still working on bringing gizmos back
|
8 年之前 |
Juan Linietsky
|
6ed5d48d0c
Concluded base visual scripting! can edit but not run though.
|
8 年之前 |
Rémi Verschelde
|
b6ac91c0e6
Removed unused variables (first pass)
|
8 年之前 |
Błażej Szczygieł
|
3d931f3353
GridMap: Initialize "navigation" pointer
|
8 年之前 |
Anarchid
|
73ca831848
Implement GridMap support for navigation meshes
|
8 年之前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 年之前 |
Juan Linietsky
|
83d9a692be
Ability to visually debug geometry visually:
|
9 年之前 |
Juan Linietsky
|
95047562d7
Several performance improvements, mainly in loading and instancing scenes and resources.
|
9 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
9 年之前 |
Juan Linietsky
|
4d2198110b
merges from okam repo
|
10 年之前 |
Juan Linietsky
|
0dbedd18fc
SceneMainLoop -> SceneTree
|
10 年之前 |
Juan Linietsky
|
e82dc40205
-Much improvement to baked light baker
|
10 年之前 |