| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Resolved light clipping issue due to wrong global rect cache, fixes #1722 | Juan Linietsky | 2015-04-25 | 1 | -0/+1 |
| * | -Objects with BlendMode!=MIX do not get affected by CanvasModulate, fixes #1724 | Juan Linietsky | 2015-04-24 | 3 | -1/+1 |
| * | casting line into physics on negative space now works properly, fixes #1726 | Juan Linietsky | 2015-04-24 | 1 | -3/+4 |
| * | Ability to convert from nodes or other non resource with a get_rid() function... | Juan Linietsky | 2015-04-24 | 3 | -2/+12 |
| * | changed some shortcuts in text editor, maybe fixes #1732 | Juan Linietsky | 2015-04-24 | 1 | -3/+3 |
| * | Corrected rectangle intersection, fixes #1731 | Juan Linietsky | 2015-04-24 | 2 | -10/+10 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-24 | 1 | -0/+1 |
| |\ |
|
| | * | fix to collada import crash | Juan Linietsky | 2015-04-23 | 1 | -0/+1 |
| * | | local changes | Juan Linietsky | 2015-04-24 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-22 | 2 | -2/+2 |
| |\ |
|
| | * | disable apply modifiers by default in export flag | Juan Linietsky | 2015-04-22 | 2 | -2/+2 |
| * | | Changed collada importer to properly handle ALL blend shape arrays, fixes pro... | Juan Linietsky | 2015-04-22 | 1 | -14/+67 |
| |/ |
|
| * | resolved some cases wehre built-in doc is not properlt generated, fixes #1719 | Juan Linietsky | 2015-04-22 | 2 | -0/+5 |
| * | corrected project manager popup, fixes #1721 | Juan Linietsky | 2015-04-21 | 1 | -3/+3 |
| * | ability to get closest owner to point, for navigation and navigation2d | Juan Linietsky | 2015-04-21 | 4 | -2/+93 |
| * | -Many fixes and demo for RichTexLabel | Juan Linietsky | 2015-04-21 | 17 | -23/+307 |
| * | -oops, duplicated text issue fix.. | Juan Linietsky | 2015-04-20 | 1 | -0/+1 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-20 | 1 | -9/+15 |
| |\ |
|
| | * | Merge pull request #1718 from swenner/documentation_fixes | Juan Linietsky | 2015-04-20 | 1 | -9/+15 |
| | |\ |
|
| | | * | updated outdated or missing Plane class documentation | Simon Wenner | 2015-04-20 | 1 | -5/+11 |
| | | * | fixed incorrect constructor descriptions in Matrix3 | Simon Wenner | 2015-04-20 | 1 | -2/+2 |
| | | * | fixed typos in the documentation | Simon Wenner | 2015-04-20 | 1 | -2/+2 |
| | |/ |
|
| * / | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 37 | -68/+263 |
| |/ |
|
| * | -Rewritten KinematicBody2D::move to MUCH more efficient code. | Juan Linietsky | 2015-04-19 | 11 | -127/+687 |
| * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 5 | -170/+87 |
| * | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky | 2015-04-18 | 3 | -3/+14 |
| * | -Throw error if setter and getter reference their member variable with self. ... | Juan Linietsky | 2015-04-18 | 1 | -0/+29 |
| * | disable undo properly after ctrl-i, fixes #1688 | Juan Linietsky | 2015-04-18 | 1 | -2/+1 |
| * | -fixed relative path saving to file, fixes #1694 | Juan Linietsky | 2015-04-18 | 3 | -5/+5 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-18 | 8 | -40/+47 |
| |\ |
|
| | * | Merge pull request #1662 from TheHX/fix_plugins | Juan Linietsky | 2015-04-18 | 4 | -20/+19 |
| | |\ |
|
| | | * | Fix toolbar menu position(RichText and MultiMesh plugins) | Franklin Sobrinho | 2015-04-09 | 4 | -20/+19 |
| | * | | Merge pull request #1667 from TheHX/fix_multiline_strings | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Now the script editor highlight all lines of a multiline string | Franklin Sobrinho | 2015-04-09 | 1 | -1/+1 |
| | | |/ |
|
| | * | | Merge pull request #1691 from Faless/area_combine_2d | Juan Linietsky | 2015-04-18 | 3 | -19/+27 |
| | |\ \ |
|
| | | * | | Fix operator definition for AreaCMP | Fabio Alessandrelli | 2015-04-14 | 2 | -2/+2 |
| | | * | | Implement Area2D space_override_mode combine | Fabio Alessandrelli | 2015-04-14 | 2 | -18/+26 |
| * | | | | -try to avoid errors when path using ".." is present in script include, fixes... | Juan Linietsky | 2015-04-18 | 12 | -25/+14 |
| |/ / / |
|
| * | | | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1109 | -3362/+3362 |
| * | | | -fix vector rotation, fixes #1705 | Juan Linietsky | 2015-04-18 | 1 | -17/+2 |
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-18 | 5 | -2/+59 |
| |\ \ \ |
|
| | * | | | -Added android immersive mode, fixes #303 | Juan Linietsky | 2015-04-17 | 5 | -2/+59 |
| * | | | | -renamed function to get object from instance id | Juan Linietsky | 2015-04-18 | 5 | -19/+38 |
| |/ / / |
|
| * / / | Fix clipping when used in viewport or inside another viewport, fixes #1661 | Juan Linietsky | 2015-04-14 | 2 | -12/+53 |
| |/ / |
|
| * | | -Changed the cubic interpolator, improves situation with PathFollow in #1659 | Juan Linietsky | 2015-04-13 | 1 | -1/+18 |
| * | | -Fix issue of scene import script path being broken on reimport, fixes #1668 | Juan Linietsky | 2015-04-13 | 1 | -1/+2 |
| * | | -Made sure that "free" function appears in documentation and code completion,... | Juan Linietsky | 2015-04-12 | 3 | -3/+6 |
| * | | scene switcher demo changed to reflect tutorial, fixes #1673 | Juan Linietsky | 2015-04-12 | 1 | -9/+27 |
| * | | fixed broken lighting, closes #1671 | Juan Linietsky | 2015-04-12 | 1 | -9/+10 |
| * | | fixed UV2 source in shader graph, closes #1633 | Juan Linietsky | 2015-04-12 | 1 | -2/+2 |