summaryrefslogtreecommitdiff
path: root/core/variant_op.cpp
AgeCommit message (Expand)Author
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-01Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintfBil Bas (Spooner)
2015-01-20Add InputEvent::ACTION get/set support for variantsanikoyes
2015-01-10Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)
2015-01-02-fix assignment to vector types in script using integer indices crash (#978)Juan Linietsky
2015-01-02-assignment of ord to string index made valid #1072Juan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-07-07Polygon2DJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-03-29Fix Variant vector2/vecotor3 multiply bugmarynate
2014-02-25-scripts are converted to bytecode on exportJuan Linietsky
2014-02-20-run script in editorJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky