summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2014-08-28was fetching incorrect meta data for tab titlesDana Olson
2014-08-28add/fix GDScript bindings for add_tab/remove_tabDana Olson
2014-08-25tween:sanikoyes
2014-08-22Fix tween seek, add tell functionsanikoyes
2014-08-22Replace object to NodePathsanikoyes
2014-08-21Fix resetsanikoyes
2014-08-21Add tween delay supportsanikoyes
2014-08-20Add missing bind, fix bind argument descriptionsanikoyes
2014-08-20Add tween seek/repeat supportsanikoyes
2014-08-20Add remove/remove_all for tweensanikoyes
2014-08-20Add tween support for godotsanikoyes
2014-08-14Little BitsJuan Linietsky
2014-08-14Merge pull request #608 from TheoXD/timeseek_node_seekreduz
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-13Fixed potential crash when touchscreenbutton has no texture assignedmarynate
2014-07-13Fixed touchscreen was processing input in editormarynate
2014-07-07Timeseek works like thisTheo Hallenius
2014-07-07Polygon2DJuan Linietsky
2014-07-07Add node2d::get_global_pos()marynate
2014-07-062D Animation ImprovementsJuan Linietsky
2014-07-03Fixed #553: Disable 3D nodes for smaller executablemarynate
2014-06-29Bug FixesJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky
2014-06-11Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-05-31Made a uniform distribution of characters in Label::set_percent_visible()Theo Hallenius
2014-05-29More 3D ImprovementsJuan Linietsky
2014-05-25-draw_primitive binding fixJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-20Merge pull request #413 from marynate/PR-decouple-skeleton-meshreduz
2014-05-20Merge pull request #432 from marynate/PR-fix-screen-button-null-texturereduz
2014-05-21Fix script editor scrollbar disappear issuemarynate
2014-05-20Fix potential null exception in screen button without texture assignedmarynate
2014-05-14A bit of everything:Juan Linietsky
2014-05-13Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from ...marynate
2014-05-13Make String::right count from pos instead of pos+1marynate
2014-05-11Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...marynate
2014-05-07remove degud outputjonyrock
2014-05-07call during autocompletionjonyrock
2014-05-06Add auto code completion (without press Ctrl+Space manually)marynate
2014-05-06Add get_word_under_cursor() method to TextEditmarynate
2014-05-04mini-fixJuan Linietsky
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-05-01Merge remote-tracking branch 'upstream/master' into pair_symbols_tooljonyrock
2014-04-30EDITOR_DEF in the right placejonyrock
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
2014-04-28#331 settings menu option title fix oopsjonyrock