summaryrefslogtreecommitdiffstats
path: root/demos/2d/kinematic_char
Commit message (Expand)AuthorAgeFilesLines
* Removed demosJuan Linietsky2016-06-0311-606/+0
* Port 2D demos to TSCN/TRES formatsRémi Verschelde2016-04-025-1/+456
* Remove systematic "Init(i)alization here" from _ready()Rémi Verschelde2015-12-091-1/+0
* Improve code formattingRémi Verschelde2015-12-093-104/+81
* Update 2D demos scenes for 2.0 formatRémi Verschelde2015-12-092-0/+0
* more fixesJuan Linietsky2015-05-191-0/+7
* Delete line without functionalityNicolas Laurito2015-05-061-2/+0
* -vec3 uniforms should now work, fixes #1773Juan Linietsky2015-05-041-1/+6
* improved kinematic motion, improved demos for kinematic motionJuan Linietsky2015-05-034-9/+24
* -Rewritten KinematicBody2D::move to MUCH more efficient code.Juan Linietsky2015-04-192-1/+2
* -Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky2015-01-133-2/+3
* -added custom metadata to physics shapes (2D only for now)Juan Linietsky2014-10-161-0/+3
* Fixed comments in kinematic_char demoLuke Picciau2014-09-062-16/+15
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-0/+0
* -added kinematic bodyJuan Linietsky2014-02-229-0/+146