summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07fixed shader graph length node, fixes #1632Juan Linietsky
2015-04-07added assert to disassembly, fixes #1641Juan Linietsky
2015-04-07Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-04-07-Concatenating arrays keeps the shared property if any of the arrays is share...Juan Linietsky
2015-04-07Merge pull request #836 from adolson/new-default-project-iconJuan Linietsky
2015-04-07Merge pull request #1531 from vkbsb/h5_canvas_polygon_fixJuan Linietsky
2015-04-07Merge pull request #1554 from NateWardawg/inspectorupdateJuan Linietsky
2015-04-07Merge pull request #1564 from Faless/area_combine-1Juan Linietsky
2015-04-07Merge pull request #1567 from sanikoyes/Pr-GDScript-seed-get-instJuan Linietsky
2015-04-07Merge pull request #1568 from sanikoyes/Pr-missing-WM_RBUTTONDBLCLKJuan Linietsky
2015-04-07Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky
2015-04-07Merge pull request #1574 from UsernameIsAReservedWord/fix_3d_spot_attenuationJuan Linietsky
2015-04-07Merge pull request #1580 from UsernameIsAReservedWord/fixes_help_background_c...Juan Linietsky
2015-04-07Merge pull request #1585 from UsernameIsAReservedWord/add_is_queued_for_delet...Juan Linietsky
2015-04-07Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky
2015-04-07Merge pull request #1597 from UsernameIsAReservedWord/add_scons_custom_extra_...Juan Linietsky
2015-04-07Merge pull request #1602 from TheHX/fix_issue_#1594Juan Linietsky
2015-04-07Merge pull request #1609 from TheoXD/_fix_crash_in_viewport_pickingJuan Linietsky
2015-04-07Merge pull request #1614 from hurikhan/pr_parameter_namesJuan Linietsky
2015-04-07Merge pull request #1627 from Martho42/patch-1Juan Linietsky
2015-04-07Merge pull request #1639 from UsernameIsAReservedWord/fix_printrawJuan Linietsky
2015-04-06Added a PVRTC encoder for iOSJuan Linietsky
2015-04-06fix printraw to make it actually print rawyg2f
2015-04-04Fixes the accelerometerMartho42
2015-04-03set screen parameter names for gdscripthurikhan
2015-04-03fix shadow issue with lights in mix mode, i think fixes #1611Juan Linietsky
2015-04-03Better fixFranklin Sobrinho
2015-04-03Bullet shower demo crashed because of dynamic casting in the code for object ...TheoXD
2015-04-03Changes to LightJuan Linietsky
2015-04-02fix_issue_#1594Franklin Sobrinho
2015-04-02wrong function, changing..Juan Linietsky
2015-04-02javascript build fixJuan Linietsky
2015-04-02Beta1 Attempt #1Juan Linietsky
2015-04-02merging okam changesJuan Linietsky
2015-04-02Merge branch 'master' of https://github.com/okamstudio/godotAriel Manzur
2015-04-02fullscreen thingAriel m
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