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
/
servers
/
physics_2d
/
step_2d_sw.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Godot Physics classes from *SW to Godot*
PouleyKetchoupp
2021-10-18
1
-308
/
+0
*
Initialize variables in servers/physics
qarmin
2021-09-15
1
-2
/
+0
*
Clean physics direct body state usage in 2D and 3D physics
PouleyKetchoupp
2021-08-25
1
-0
/
+2
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-3
/
+3
*
Godot Physics collisions and solver processed on threads
PouleyKetchoupp
2021-04-26
1
-59
/
+98
*
Godot Physics solver optimization
PouleyKetchoupp
2021-04-12
1
-113
/
+78
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
make 2d constraint solving more deterministic by solving in push order
Jordan Schidlowsky
2020-12-04
1
-3
/
+3
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-6
/
+12
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-18
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-7
/
+7
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+0
*
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
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-109
/
+95
*
Use real_t as floating point type in physics code.
Ferenc Arn
2017-02-13
1
-4
/
+4
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
First version of Profiler
Juan Linietsky
2016-05-21
1
-2
/
+38
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
properly removing unprocessed objects from physics islands fixes one way plat...
Juan Linietsky
2016-01-01
1
-3
/
+49
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
1
-0
/
+4
*
-improved physics ccd
Juan Linietsky
2014-02-19
1
-4
/
+9
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+239