summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01solved color depth issues on osxJuan Linietsky
2015-04-01fix shadow attenuationJuan Linietsky
2015-04-01add scons extra suffix optionyg2f
2015-03-31Option in Android export to use 32 bits buffer.Juan Linietsky
2015-03-31Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-31read depth fixesJuan Linietsky
2015-03-31Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan
2015-03-31Merge branch 'pr_PreventScriptFromExtendingItself'mostafahassan
2015-03-31(Fix) script will not be able to extend itselfmostafahassan
2015-03-31Merge pull request #1589 from MostafaHassan/pr_NoSelection_AddNodeToRootJuan Linietsky
2015-03-31New node will be added to root node if nothing is selectedmostafahassan
2015-03-31fixes for light2d in androids that do not supportJuan Linietsky
2015-03-28Update object.hUsernameIsAReservedWord
2015-03-28add : bool Object.is_queued_for_deletion()yg2f
2015-03-26makes_editorhelp_uses_editor_settings_bg_coloryg2f
2015-03-25fixes to shader to get most new demos working on mobilereduz
2015-03-25fixes_3d_spot_attenuationyg2f
2015-03-25Add seed/get_inst function for GDScriptsanikoyes
2015-03-25add missing WM_RBUTTONDBLCLK messagesanikoyes
2015-03-25Sort sample lists by name(more readable)sanikoyes
2015-03-242D normal mapping and lighting simple demosJuan Linietsky
2015-03-24Re-sort Area array during integration stepFabio Alessandrelli
2015-03-24Implement combine mode for areaFabio Alessandrelli
2015-03-24Use Vector for storing areasFabio Alessandrelli
2015-03-24Merge pull request #1565 from romulox-x/osx_wm_fixJuan Linietsky
2015-03-23fixed build error on OSX from new WM codesteve
2015-03-23Merge pull request #1563 from romulox-x/ios_wm_fixesJuan Linietsky
2015-03-23fixed iphone build with new window manamenet changessteve
2015-03-23window managements functions workJuan Linietsky
2015-03-23oops, fucntion was there twiceJuan Linietsky
2015-03-23small android fixJuan Linietsky
2015-03-23crash bug solved, fixes #1560Juan Linietsky
2015-03-23android fixes, please testJuan Linietsky
2015-03-23Merge pull request #1367 from not-surt/snapping2Juan Linietsky
2015-03-23Camel casing being capitalized only happens in the inspector now.Nathan Warden
2015-03-23Merge branch 'master' into snapping2Carl Olsson
2015-03-23Merge pull request #1549 from rollenrolm/new_api_x11_fixesJuan Linietsky
2015-03-23Merge pull request #1552 from hurikhan/wm_demo_fixJuan Linietsky
2015-03-23adjust the window_management demo to the new function nameshurikhan
2015-03-23New API: build fixes for x11rollenrolm
2015-03-23Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson
2015-03-23Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson
2015-03-23Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson
2015-03-22Merge pull request #1542 from jotson/wmclassJuan Linietsky
2015-03-22Merge pull request #1545 from okamstudio/revert-1401-inspectorupdateJuan Linietsky
2015-03-22Revert "Camelcased script variables will now capitalize in the inspector."Juan Linietsky
2015-03-22fixes to new window management APIJuan Linietsky
2015-03-22Reverted change to classHintJohn Watson
2015-03-22fix area center of gravityJuan Linietsky
2015-03-22Merge pull request #1487 from hurikhan/x11-window-managementJuan Linietsky