summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2015-06-14missing changesJuan Linietsky
2015-06-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-13some editor window changesJuan Linietsky
2015-06-12added ability for Area (3D) to detect other areasJuan Linietsky
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-11new space shooter demoJuan Linietsky
2015-06-08draw button focus before text and iconJuan Linietsky
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-06-08Added Node.find_node(mask) functionJuan Linietsky
2015-06-07Merge pull request #2007 from Krzycho666/masterJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-07Merge pull request #1932 from Faless/gravity_distance_fullJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-06Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-06Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-01small fixesJuan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-31work in progress, resource previewsJuan Linietsky
2015-05-29Fixed ui_accept problem. It's possible now to make a custom ui_accept action ...krzycho
2015-05-28Inline get_color_at_offset(). Delete unnecessary check.Biliogadafr
2015-05-26Add get_color_at_offset(). Ensure correct points order.Biliogadafr
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-05-25improved animation editorJuan Linietsky
2015-05-24Replace color phases with color ramp for Particles2D.Biliogadafr
2015-05-19fixes on sample importingJuan Linietsky
2015-05-19more fixesJuan Linietsky
2015-05-19fixed latin separation in label, broke it? for cjkJuan Linietsky
2015-05-19more fixesJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-18-Rename unexisting by nonexistant, closes #1940Juan Linietsky
2015-05-18Calculate gravity based on distance from body to gravity point (2D)Fabio Alessandrelli
2015-05-18Calculate gravity based on distance from body to gravity pointFabio Alessandrelli
2015-05-17small description improvementJuan Linietsky
2015-05-17added a built-in scene changer API, closes #1928Juan Linietsky
2015-05-12-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843Juan Linietsky
2015-05-10-compatibility option for physicsbody layers, fixes #1842Juan Linietsky
2015-05-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-10-convert to subscene keeps signal connections, fixes #1863Juan Linietsky
2015-05-10- Implemented support for fixed process on timer. Useful for cooldowns withou...Hearto Lazor
2015-05-09-fix clip+center alignment on Button, fixes #1865Juan Linietsky
2015-05-09-Added prints() function, fixes #1132, #1859Juan Linietsky
2015-05-07Merge pull request #1826 from eehrich/masterJuan Linietsky
2015-05-06-removed dynamic_cast on CheckBox, fixes #1830Juan Linietsky
2015-05-06clearified parenthesis of if constructehriche
2015-05-06optional formal changesehriche
2015-05-06added notes to resolve undefined behavior of calculations in tweeningehriche
2015-05-05avoid crash on some cases of richtextlabel fill, but odd behavior persists, #...Juan Linietsky
2015-05-05Merge pull request #1814 from sanikoyes/Pr-Tween-fixJuan Linietsky