| Commit message (Expand) | Author | Age | Files | Lines |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 108 | -108/+108 |
* | Curve2D/3D: Add clear_points method. | Andreas Haas | 2016-12-03 | 2 | -0/+21 |
* | Reused Button styleboxes for ButtonArray | Zher Huei Lee | 2016-11-19 | 1 | -11/+10 |
* | Made background and symbol color follow the color API | Paulb23 | 2016-11-06 | 1 | -0/+1 |
* | style: Various other PEP8 fixes in Python files | Rémi Verschelde | 2016-11-01 | 2 | -26/+26 |
* | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-01 | 1 | -1/+0 |
* | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-01 | 3 | -24/+24 |
* | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-01 | 1 | -26/+26 |
* | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 2 | -0/+4 |
* | Fix #5959, contrasting texture for toggled button | Pawel Kowal | 2016-10-10 | 1 | -0/+0 |
* | Expose more 2D/3D physics options in project settings | Fabio Alessandrelli | 2016-10-03 | 3 | -6/+5 |
* | Merge pull request #6529 from pkowal1982/scrolltree | Rémi Verschelde | 2016-10-03 | 1 | -0/+2 |
|\ |
|
| * | Add scrolling to Tree control in Drag and Drop mode | Pawel Kowal | 2016-09-17 | 1 | -0/+2 |
* | | Merge pull request #6414 from RandomShaper/improve-shader-shadow | Rémi Verschelde | 2016-09-17 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Expose light shadow color to canvas item shaders | Pedro J. Estébanez | 2016-09-07 | 1 | -0/+4 |
* | | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky | 2016-09-13 | 2 | -8/+25 |
|/ |
|
* | -Added focus to comment node | Juan Linietsky | 2016-09-02 | 3 | -0/+7 |
* | More improvements to visual script.. | Juan Linietsky | 2016-08-31 | 1 | -0/+4 |
* | More visual script work | Juan Linietsky | 2016-08-25 | 4 | -0/+13 |
* | prettier connections for graph edit | Juan Linietsky | 2016-08-23 | 4 | -2/+4 |
* | Some new icons for visual script and graphs | Daniel J. Ramirez | 2016-08-08 | 4 | -2/+82 |
* | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky | 2016-08-06 | 5 | -1/+16 |
* | VisualScript can now execute visual scripts, but there is no debugger or prof... | Juan Linietsky | 2016-08-05 | 2 | -1/+24 |
* | Concluded base visual scripting! can edit but not run though. | Juan Linietsky | 2016-08-04 | 3 | -0/+8 |
* | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-08-02 | 4 | -42/+192 |
|\ |
|
| * | DynamicFont caches now accounts for texture flags | Zher Huei Lee | 2016-08-02 | 2 | -66/+68 |
| * | Added extra spacing support for DynamicFont | Zher Huei Lee | 2016-08-02 | 2 | -5/+75 |
| * | Added texture mipmaps and filtering to DynamicFont | Zher Huei Lee | 2016-08-02 | 2 | -10/+88 |
| * | World2D: Fix typo in default_density deprecation check | Rémi Verschelde | 2016-07-28 | 1 | -1/+1 |
| * | Merge pull request #5832 from Algrin6/patch-1 | Juan Linietsky | 2016-07-24 | 1 | -3/+3 |
| |\ |
|
| | * | Fix curve bug | Algrin6 | 2016-07-21 | 1 | -3/+3 |
* | | | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 4 | -27/+27 |
|/ / |
|
* | | SurfaceTool add_index method exposed to scripts. | Saracen | 2016-07-22 | 1 | -0/+1 |
* | | Some optimizations and limits for extreme zoom in and out in editor, fixes #5820 | Juan Linietsky | 2016-07-21 | 1 | -9/+42 |
* | | Remove "SMOOTH BEGIN?" message | volzhs | 2016-07-21 | 1 | -2/+0 |
|/ |
|
* | Fixed properly not save signals that already exist in their base scenes, clos... | Juan Linietsky | 2016-07-19 | 3 | -30/+27 |
* | WIP bugfix for existing connections | Juan Linietsky | 2016-07-19 | 2 | -15/+107 |
* | Revert "Homogeinize resource formats loaders/savers" | Rémi Verschelde | 2016-07-19 | 2 | -0/+1644 |
* | Property convert images to RGBA before applying hq2x, fixes #5168 | Juan Linietsky | 2016-07-18 | 1 | -2/+6 |
* | properly fixed notificaitons for theme changed, closes #5774 | Juan Linietsky | 2016-07-18 | 1 | -0/+15 |
* | Add a function to notify font users that the font changed. Closes #5774 | Juan Linietsky | 2016-07-18 | 2 | -0/+7 |
* | Merge pull request #5757 from Razzlegames/blendIndexFix | Rémi Verschelde | 2016-07-18 | 1 | -1/+1 |
|\ |
|
| * | Could not use pre multiply alpha for material in editor | Kyle Luce | 2016-07-17 | 1 | -1/+1 |
* | | Merge pull request #5657 from Paulb23/block_caret | Rémi Verschelde | 2016-07-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Added block caret to TextEdit | Paulb23 | 2016-07-12 | 1 | -0/+1 |
* | | Merge pull request #5467 from RandomShaper/enhance-tidy-extensions | Juan Linietsky | 2016-07-16 | 2 | -1644/+0 |
|\ \
| |/
|/| |
|
| * | Homogeinize resource formats loaders/savers | Pedro J. Estébanez | 2016-06-28 | 2 | -1644/+0 |
* | | Removed duplicate color | Paulb23 | 2016-07-11 | 1 | -1/+0 |
* | | Expose colors to theme | Paulb23 | 2016-07-11 | 1 | -0/+7 |
* | | Add function to get the list of samples, closes #5561 | Juan Linietsky | 2016-07-10 | 2 | -3/+20 |