Paolo Perkovic
|
08d4bfacaf
Fix inconsistencies and typos in argument names
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 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 |
Ignacio Etcheverry
|
0a0a44da8d
Mono: Make the bindings generator output enums
|
7 years ago |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 years ago |
AndreaCatania
|
d6e413bb9c
Removed type_mask and fixed some variable name
|
7 years ago |
Juan Linietsky
|
4deac219b0
Remove node from list before calling queries, fixes #10886
|
7 years ago |
Juan Linietsky
|
192a4d7de5
Reworked how servers preallocate RIDs, should fix #10970
|
7 years ago |
Juan Linietsky
|
7715a261d5
Merge pull request #12262 from AndreaCatania/pplug
|
7 years ago |
AndreaCatania
|
7a9ca08f16
Implemented physics plug
|
7 years ago |
Poommetee Ketson
|
9cadb9e5f3
Bind unbound enums, rearrange some by value
|
7 years ago |
AndreaCatania
|
c56c67db39
Added new API to get body direct state
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Poommetee Ketson
|
2fd204c35e
Refactor 'treshold' to 'threshold'
|
8 years ago |
Juan Linietsky
|
6ba1e4677b
-Trigger shapes removed in 2D, they became obsolete long ago when areas could detect their own overlap
|
8 years ago |
Poommetee Ketson
|
6c44fff508
Refactor layer_mask to collision_layer
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
e6583117df
Both Array and Dictionary are always in shared mode (removed copy on write).
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |