Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
8 년 전 |
AndreaCatania
|
d6e413bb9c
Removed type_mask and fixed some variable name
|
8 년 전 |
Rémi Verschelde
|
2fce0010f0
classref: Sync with current source
|
8 년 전 |
Eric Rybicki
|
bd5df84199
Allow double-axis lock in RigidBody and KinematicBody
|
8 년 전 |
AndreaCatania
|
10f879bf88
Rewritten kinematic system
|
8 년 전 |
Juan Linietsky
|
7715a261d5
Merge pull request #12262 from AndreaCatania/pplug
|
8 년 전 |
AndreaCatania
|
7a9ca08f16
Implemented physics plug
|
8 년 전 |
Poommetee Ketson
|
9cadb9e5f3
Bind unbound enums, rearrange some by value
|
8 년 전 |
AndreaCatania
|
c56c67db39
Added new API to get body direct state
|
8 년 전 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 년 전 |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
8 년 전 |
Poommetee Ketson
|
e5aec72bae
Fix typo 'inetria' to 'inertia'
|
8 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 년 전 |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 년 전 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 년 전 |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 년 전 |
Poommetee Ketson
|
6c44fff508
Refactor layer_mask to collision_layer
|
8 년 전 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 년 전 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
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
|
e6583117df
Both Array and Dictionary are always in shared mode (removed copy on write).
|
8 년 전 |
m4nu3lf
|
2e38b32e0f
Fixed inertia tensor computation and center of mass
|
8 년 전 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 년 전 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 년 전 |
Bojidar Marinov
|
f7c3d6329c
Port collision and layer masks to 3D, fixes #1759
|
9 년 전 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 년 전 |
Rémi Verschelde
|
d4993b74fc
Add missing argument names in GDScript bindings
|
9 년 전 |