aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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 #1591 from MostafaHassan/pr_FixCrashInVisualShaderJuan Linietsky2015-04-071-1/+1
|\ \ \ \ \
| * | | | | Fixed crash when trying to add keypoints and deleting them while holding mous...mostafahassan2015-03-311-1/+1
* | | | | | 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
* | | | | | | Added a PVRTC encoder for iOSJuan Linietsky2015-04-061-1/+27
|/ / / / / /
* / / / / / merging okam changesJuan Linietsky2015-04-022-1/+38
|/ / / / /
* / / / / New node will be added to root node if nothing is selectedmostafahassan2015-03-311-4/+5
|/ / / /
* | | | crash bug solved, fixes #1560Juan Linietsky2015-03-231-1/+1
* | | | android fixes, please testJuan Linietsky2015-03-231-0/+1
* | | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson2015-03-231-2/+2
|\| | |
| * | | fixes to new window management APIJuan Linietsky2015-03-221-2/+2
* | | | Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson2015-03-232-13/+3
* | | | Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson2015-03-2328-161/+1295
|\| | |
| * | | Merge pull request #1378 from erbridge/settings_not_checkboxJuan Linietsky2015-03-221-1/+1
| |\ \ \
| | * | | View > Settings isn't a check item.Felix Laurie von Massenbach2015-02-171-1/+1
| * | | | Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky2015-03-221-3/+5
| |\ \ \ \
| | * | | | Changed code to remove gcc -Wparentheses warnings.ElectricSolstice2015-02-161-3/+5
| | |/ / /
| * | | | Merge pull request #1433 from cheece/patch-1Juan Linietsky2015-03-221-1/+53
| |\ \ \ \
| | * | | | COLLADA load normals from morph targetcheece2015-02-241-1/+53
| | | |_|/ | | |/| |
| * | | | Merge pull request #1460 from MarianoGnu/masterJuan Linietsky2015-03-223-0/+22
| |\ \ \ \
| | * | | | Register CheckBox class to create it using editor.Mariano Javier Suligoy2015-03-022-0/+22
| | * | | | Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy2015-03-011-0/+0
| | |/ / /
| * | | | Merge pull request #1535 from rollenrolm/hidden_filesJuan Linietsky2015-03-222-5/+18
| |\ \ \ \
| | * | | | New option to show/hide hidden filesrollenrolm2015-03-212-5/+18
| * | | | | Merge pull request #1537 from rollenrolm/issue_#931Juan Linietsky2015-03-222-13/+58
| |\ \ \ \ \
| | * | | | | Fix issue #931: display current view name into editor's 3d scene viewportsrollenrolm2015-03-212-13/+58
| | |/ / / /
| * / / / / Fix for Issue #1484: Don't strip whitespace on line commentrollenrolm2015-03-221-2/+2
| |/ / / /
| * | | | signed distance field font supportJuan Linietsky2015-03-211-6/+6
| * | | | wip distance field font importJuan Linietsky2015-03-201-50/+297
| * | | | Area2D can now detect overlap with other areasJuan Linietsky2015-03-171-1/+10
| * | | | New option to send canvas to render bufferJuan Linietsky2015-03-162-0/+29
| * | | | back buffer copy node, to improve on texscreen()Juan Linietsky2015-03-121-0/+0
| * | | | increase minimum range in property editor a bitJuan Linietsky2015-03-101-1/+1
| * | | | New Demo, Screen Space ShadersJuan Linietsky2015-03-101-1/+1
| * | | | lot of work on 2D lighting and isometric mapsJuan Linietsky2015-03-099-96/+233
| * | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-03-0334-58/+2480
| |\ \ \ \
| | * | | | support for 2D shadow castersJuan Linietsky2015-03-029-3/+627
| | |/ / /
| * | | | merges from okam repoJuan Linietsky2015-03-033-7/+37
* | | | | Merge branch 'master' of https://github.com/okamstudio/godot into snapping2Carl Olsson2015-02-229-23/+138
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1369 from not-surt/tile_rotationJuan Linietsky2015-02-217-22/+137
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson2015-02-157-6/+659
| | |\ \ \ \
| | * | | | | Reorder tile transforms so transpose occurs before flips. Much more intuitive...Carl Olsson2015-02-132-14/+15
| | * | | | | Moved wrapper function to TileMapEditor.Carl Olsson2015-02-112-5/+12
| | * | | | | Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson2015-02-117-13/+123
| | |\ \ \ \ \
| | * | | | | | Revert variant arg length to 5 and add 5 arg wrapper function for TileMap set...Carl Olsson2015-02-111-6/+6
| | * | | | | | Forgot to update tile transform buttons when picking tiles.Carl Olsson2015-02-032-4/+6
| | * | | | | | Finish GUI for tile transform.Carl Olsson2015-02-021-1/+43