| Commit message (Expand) | Author | Age | Files | Lines |
| * | properly update emitting property when emit timeot is used, fixes #1716 | Juan Linietsky | 2015-04-25 | 1 | -0/+2 |
| * | disable apply modifiers by default in export flag | Juan Linietsky | 2015-04-22 | 1 | -1/+1 |
| * | 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 | 4 | -22/+211 |
| * | -oops, duplicated text issue fix.. | Juan Linietsky | 2015-04-20 | 1 | -0/+1 |
| * | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 3 | -2/+3 |
| * | -Rewritten KinematicBody2D::move to MUCH more efficient code. | Juan Linietsky | 2015-04-19 | 2 | -126/+38 |
| * | disable undo properly after ctrl-i, fixes #1688 | Juan Linietsky | 2015-04-18 | 1 | -2/+1 |
| * | -try to avoid errors when path using ".." is present in script include, fixes... | Juan Linietsky | 2015-04-18 | 3 | -16/+5 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 337 | -710/+710 |
| * | -renamed function to get object from instance id | Juan Linietsky | 2015-04-18 | 2 | -0/+17 |
| * | fixed UV2 source in shader graph, closes #1633 | Juan Linietsky | 2015-04-12 | 1 | -2/+2 |
| * | fixed navigation tile issue, fixes #1581 | Juan Linietsky | 2015-04-09 | 1 | -9/+11 |
| * | -function remove_and_delete_child removed. Just use child.free() or child.que... | Juan Linietsky | 2015-04-09 | 2 | -3/+4 |
| * | -Fixes bug in ShaderGraph material, when uniform property is not used, fixes ... | Juan Linietsky | 2015-04-09 | 2 | -2/+6 |
| * | fix crash when deleting shader from material, fixes #1631 | Juan Linietsky | 2015-04-07 | 1 | -1/+1 |
| * | fixed shader graph length node, fixes #1632 | Juan Linietsky | 2015-04-07 | 1 | -1/+1 |
| * | Merge pull request #1574 from UsernameIsAReservedWord/fix_3d_spot_attenuation | Juan Linietsky | 2015-04-07 | 2 | -2/+2 |
| |\ |
|
| | * | fixes_3d_spot_attenuation | yg2f | 2015-03-25 | 2 | -2/+2 |
| * | | Merge pull request #1585 from UsernameIsAReservedWord/add_is_queued_for_delet... | Juan Linietsky | 2015-04-07 | 1 | -0/+1 |
| |\ \ |
|
| | * | | add : bool Object.is_queued_for_deletion() | yg2f | 2015-03-28 | 1 | -0/+1 |
| | |/ |
|
| * | | Bullet shower demo crashed because of dynamic casting in the code for object ... | TheoXD | 2015-04-03 | 1 | -1/+1 |
| * | | Changes to Light | Juan Linietsky | 2015-04-03 | 6 | -29/+81 |
| * | | Beta1 Attempt #1 | Juan Linietsky | 2015-04-02 | 1 | -3/+12 |
| * | | merging okam changes | Juan Linietsky | 2015-04-02 | 5 | -7/+12 |
| |/ |
|
| * | android fixes, please test | Juan Linietsky | 2015-03-23 | 4 | -3/+44 |
| * | Merge pull request #1402 from ElectricSolstice/editor_match_fix | Juan Linietsky | 2015-03-22 | 1 | -2/+47 |
| |\ |
|
| | * | Fixed issue 1377 about script editor parenthesis matching. | ElectricSolstice | 2015-02-19 | 1 | -2/+47 |
| * | | Merge pull request #1450 from theuserbl/master | Juan Linietsky | 2015-03-22 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Update register_scene_types.cpp | theuserbl | 2015-02-27 | 1 | -0/+2 |
| * | | | Merge pull request #1460 from MarianoGnu/master | Juan Linietsky | 2015-03-22 | 8 | -4/+185 |
| |\ \ \ |
|
| | * | | | Fix C++11 compilation | Mariano Javier Suligoy | 2015-03-08 | 1 | -2/+2 |
| | * | | | Register CheckBox class to create it using editor. | Mariano Javier Suligoy | 2015-03-02 | 2 | -2/+5 |
| | * | | | Improve mechanism and fix radio icon rendering. | Mariano Javier Suligoy | 2015-03-01 | 3 | -28/+32 |
| | * | | | Add CheckBox control with theme edition and radio icon avaible. | Mariano Javier Suligoy | 2015-03-01 | 6 | -1/+175 |
| | |/ / |
|
| * | | | Merge pull request #1535 from rollenrolm/hidden_files | Juan Linietsky | 2015-03-22 | 1 | -5/+14 |
| |\ \ \ |
|
| | * | | | New option to show/hide hidden files | rollenrolm | 2015-03-21 | 1 | -5/+14 |
| * | | | | drag & drop demo (GUI) | Juan Linietsky | 2015-03-22 | 1 | -0/+1 |
| * | | | | gui in 3D demo now uses area for input | Juan Linietsky | 2015-03-22 | 2 | -0/+8 |
| * | | | | avoid function naming conflict on light scale | Juan Linietsky | 2015-03-22 | 2 | -7/+7 |
| * | | | | added spatial and node2d helper methods | Juan Linietsky | 2015-03-22 | 8 | -43/+166 |
| * | | | | fixes/cleans up | Juan Linietsky | 2015-03-22 | 5 | -2/+25 |
| * | | | | input events on Area2D is now supported | Juan Linietsky | 2015-03-22 | 8 | -5/+212 |
| |/ / / |
|
| * | | | signed distance field font support | Juan Linietsky | 2015-03-21 | 3 | -1/+24 |
| * | | | add overlap test function, remove a semicolon | Juan Linietsky | 2015-03-18 | 1 | -1/+1 |
| * | | | add functions to test overlap with another body or area | Juan Linietsky | 2015-03-17 | 2 | -0/+28 |
| * | | | Area2D can now detect overlap with other areas | Juan Linietsky | 2015-03-17 | 4 | -18/+265 |
| * | | | New option to send canvas to render buffer | Juan Linietsky | 2015-03-16 | 3 | -8/+9 |
| * | | | Add missing particles_2d macro bind | sanikoyes | 2015-03-14 | 1 | -0/+5 |
| * | | | Fix compile error in back_buffer_copy.h | marynate | 2015-03-12 | 1 | -1/+1 |