aboutsummaryrefslogtreecommitdiff
path: root/core/variant_op.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-191-6/+10
* | support for 2D shadow castersJuan Linietsky2015-03-021-0/+3
|/
* Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintfBil Bas (Spooner)2015-02-011-0/+24
|\
| * Add InputEvent::ACTION get/set support for variantsanikoyes2015-01-201-0/+24
* | Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-101-0/+14
|/
* -fix assignment to vector types in script using integer indices crash (#978)Juan Linietsky2015-01-021-2/+2
* -assignment of ord to string index made valid #1072Juan Linietsky2015-01-021-11/+21
* 3D Physics and Other StuffJuan Linietsky2014-09-021-0/+34
* Polygon2DJuan Linietsky2014-07-071-1/+53
* Light Baker!Juan Linietsky2014-06-111-1/+1
* Fix Variant vector2/vecotor3 multiply bugmarynate2014-03-291-2/+2
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-251-1/+2
* -run script in editorJuan Linietsky2014-02-201-1/+8
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+3394