index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
3d
/
collision_shape.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new configuration warning to CollisionShape
Pierre Caye
2020-03-05
1
-0
/
+8
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-3
/
+2
*
Renamed PlaneShape to WorldMarginShape
Andrea Catania
2020-02-27
1
-5
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Improve the node configuration warning display
Hugo Locurcio
2019-07-09
1
-1
/
+1
*
Check if parent is null before updating trasnform
Cameron Reikes
2019-05-29
1
-1
/
+3
*
Add transform support to deal with Bullets centering of shapes
Bastiaan Olij
2019-05-07
1
-1
/
+3
*
fix CollisonShape changing shape cause crash when not in a tree
yakun.zhang
2019-05-05
1
-1
/
+1
*
Fix collider debug shape didn't changes with collider size changes
yakun.zhang
2019-04-11
1
-7
/
+21
*
Warn about plane shape usage, closes #26503
Juan Linietsky
2019-03-04
1
-0
/
+4
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Update collision shapes data on tree entered
Pedro J. Estébanez
2018-01-11
1
-4
/
+13
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-08
1
-1
/
+2
*
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-4
/
+3
*
Keep shapes bound to out-of-tree 3D physics objects
Pedro J. Estébanez
2017-08-16
1
-7
/
+0
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-3
/
+3
*
Add object type hint for docs
Poommetee Ketson
2017-07-19
1
-3
/
+3
*
Lots of work on Audio & Physics engine:
Juan Linietsky
2017-07-15
1
-0
/
+214