Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 سال پیش |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 سال پیش |
Juan Linietsky
|
5b70ad9d34
Respect process order for out of order skeleton bones (fixes GLTF2 import issues).
|
7 سال پیش |
AndreaCatania
|
b7e66188df
Implemented IK
|
7 سال پیش |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 سال پیش |
Andrea Catania
|
08009c75a2
Fixes #19845 no 3d Compilation issue
|
7 سال پیش |
Andrea Catania
|
5a0119f9e2
Improved API to active / deactive ragdoll
|
7 سال پیش |
AndreaCatania
|
9e57a07fb6
Implemented ragdoll
|
7 سال پیش |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 سال پیش |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 سال پیش |
Juan Linietsky
|
cd63407aa4
Avoid crashes in skeleton
|
7 سال پیش |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 سال پیش |
Juan Linietsky
|
c595aff4a3
avoid error on setting skeleton from transform changed
|
7 سال پیش |
Juan Linietsky
|
2de70698ae
Missing transform notification for Skeleton.
|
7 سال پیش |
Juan Linietsky
|
448b58ba4c
Use a different approach to update skeletons when transform changes
|
7 سال پیش |
Juan Linietsky
|
a54e3f72ce
Update the skeleton on transform
|
7 سال پیش |
Juan Linietsky
|
f11a138505
Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in this case), fixes #13393
|
7 سال پیش |
Juan Linietsky
|
7d0cabe9d3
Change skeleton processing to work on global coordinates, should help fix many import problems from Blender, GLTF2, etc.
|
7 سال پیش |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 سال پیش |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
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 سال پیش |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 سال پیش |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 سال پیش |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 سال پیش |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 سال پیش |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 سال پیش |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 سال پیش |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 سال پیش |