summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge pull request #1567 from sanikoyes/Pr-GDScript-seed-get-instJuan Linietsky2015-04-072-0/+36
| |\ \ \ \ \
| | * | | | | Add seed/get_inst function for GDScriptsanikoyes2015-03-252-0/+36
| * | | | | | Merge pull request #1568 from sanikoyes/Pr-missing-WM_RBUTTONDBLCLKJuan Linietsky2015-04-071-1/+8
| |\ \ \ \ \ \
| | * | | | | | add missing WM_RBUTTONDBLCLK messagesanikoyes2015-03-251-1/+8
| | |/ / / / /
| * | | | | | Merge pull request #1569 from sanikoyes/Pr-sort-sample-libraryJuan Linietsky2015-04-072-0/+2
| |\ \ \ \ \ \
| | * | | | | | Sort sample lists by name(more readable)sanikoyes2015-03-252-0/+2
| | |/ / / / /
| * | | | | | Merge pull request #1574 from UsernameIsAReservedWord/fix_3d_spot_attenuationJuan Linietsky2015-04-072-2/+2
| |\ \ \ \ \ \
| | * | | | | | fixes_3d_spot_attenuationyg2f2015-03-252-2/+2
| | |/ / / / /
| * | | | | | Merge pull request #1580 from UsernameIsAReservedWord/fixes_help_background_c...Juan Linietsky2015-04-071-1/+3
| |\ \ \ \ \ \
| | * | | | | | makes_editorhelp_uses_editor_settings_bg_coloryg2f2015-03-261-1/+3
| * | | | | | | Merge pull request #1585 from UsernameIsAReservedWord/add_is_queued_for_delet...Juan Linietsky2015-04-073-1/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Update object.hUsernameIsAReservedWord2015-03-281-1/+1
| | * | | | | | | add : bool Object.is_queued_for_deletion()yg2f2015-03-283-1/+11
| | |/ / / / / /
| * | | | | | | Merge pull request #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky2015-04-072-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan2015-03-311-1/+1
| | * | | | | | | Merge branch 'pr_PreventScriptFromExtendingItself'mostafahassan2015-03-311-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | (Fix) script will not be able to extend itselfmostafahassan2015-03-311-1/+1
| | | |/ / / / / /
| * | | | | | | | Merge pull request #1597 from UsernameIsAReservedWord/add_scons_custom_extra_...Juan Linietsky2015-04-071-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | add scons extra suffix optionyg2f2015-04-011-0/+4
| * | | | | | | | | Merge pull request #1602 from TheHX/fix_issue_#1594Juan Linietsky2015-04-071-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Better fixFranklin Sobrinho2015-04-031-0/+5
| | * | | | | | | | | fix_issue_#1594Franklin Sobrinho2015-04-021-2/+0
| * | | | | | | | | | Merge pull request #1609 from TheoXD/_fix_crash_in_viewport_pickingJuan Linietsky2015-04-071-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bullet shower demo crashed because of dynamic casting in the code for object ...TheoXD2015-04-031-1/+1
| * | | | | | | | | | | Merge pull request #1614 from hurikhan/pr_parameter_namesJuan Linietsky2015-04-071-5/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | set screen parameter names for gdscripthurikhan2015-04-031-5/+5
| * | | | | | | | | | | | Merge pull request #1627 from Martho42/patch-1Juan Linietsky2015-04-071-3/+18
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixes the accelerometerMartho422015-04-041-3/+18
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #1639 from UsernameIsAReservedWord/fix_printrawJuan Linietsky2015-04-071-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fix printraw to make it actually print rawyg2f2015-04-061-1/+1
| | |/ / / / / / / / / / /
* | / / / / / / / / / / / -Concatenating arrays keeps the shared property if any of the arrays is share...Juan Linietsky2015-04-074-3/+6
|/ / / / / / / / / / / /
* / / / / / / / / / / / Added a PVRTC encoder for iOSJuan Linietsky2015-04-0625-16/+1648
|/ / / / / / / / / / /
* / / / / / / / / / / fix shadow issue with lights in mix mode, i think fixes #1611Juan Linietsky2015-04-032-1/+5
|/ / / / / / / / / /
* / / / / / / / / / Changes to LightJuan Linietsky2015-04-0320-61/+181
|/ / / / / / / / /
* | | | | | | | | wrong function, changing..Juan Linietsky2015-04-022-2/+2
* | | | | | | | | javascript build fixJuan Linietsky2015-04-022-0/+7
* | | | | | | | | Beta1 Attempt #1Juan Linietsky2015-04-028-8/+66
* | | | | | | | | merging okam changesJuan Linietsky2015-04-029-31/+84
* | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotAriel Manzur2015-04-0212-302/+147
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | solved color depth issues on osxJuan Linietsky2015-04-011-1/+1
| * | | | | | | | | fix shadow attenuationJuan Linietsky2015-04-011-2/+1
| |/ / / / / / / /
| * | | | | | | | Option in Android export to use 32 bits buffer.Juan Linietsky2015-03-314-268/+32
| * | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-03-311-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge pull request #1589 from MostafaHassan/pr_NoSelection_AddNodeToRootJuan Linietsky2015-03-311-4/+5
| | |\| | | | | | |
| | | * | | | | | | New node will be added to root node if nothing is selectedmostafahassan2015-03-311-4/+5
| | | |/ / / / / /
| * | / / / / / / read depth fixesJuan Linietsky2015-03-314-7/+73
| |/ / / / / / /
| * / / / / / / fixes for light2d in androids that do not supportJuan Linietsky2015-03-314-22/+37
| |/ / / / / /
* / / / / / / fullscreen thingAriel m2015-04-022-20/+168
|/ / / / / /
* / / / / / fixes to shader to get most new demos working on mobilereduz2015-03-252-6/+6
|/ / / / /
* / / / / 2D normal mapping and lighting simple demosJuan Linietsky2015-03-2414-0/+12
|/ / / /