Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
1 year ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 years ago |
lawnjelly
|
3d981b8265
Add option to use handles to RID
|
3 years ago |
Hugo Locurcio
|
19de92636d
Tweak ReflectionProbe update mode property hint to mention performance
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
d1550b4a9b
Ability to disable scale in nodes, closes #19927
|
6 years ago |
Rémi Verschelde
|
2fabb81318
Fix property hint for ReflectionProbe extents
|
6 years ago |
Juan Linietsky
|
dfd1331690
Allow editing of some unbound properties when hinted (or no range hinted)
|
6 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
7 years ago |
Juan Linietsky
|
741145febd
-Fix for multiple reflection probes causing issues.
|
7 years ago |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 years ago |
Rémi Verschelde
|
e1c1d7d1d7
Add a bunch of missing Godot headers in own files
|
7 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
4338c90163
It is now possible to name layers of different kinds!
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Juan Linietsky
|
c39d2b3f42
working reflection probes!!
|
8 years ago |