| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix curve saving, refined undo/redo | Marc Gilleron | 2017-06-28 | 2 | -31/+53 |
| | | |||||
| * | Change default color of script editor text selection | Rémi Verschelde | 2017-06-27 | 1 | -1/+1 |
| | | | | | Supersedes and closes #9388. | ||||
| * | Fix active plugins property name | George Marques | 2017-06-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #9404 from Zylann/curve_improvement | Juan Linietsky | 2017-06-27 | 2 | -44/+149 |
| |\ | | | | | Curve improvement | ||||
| | * | Curve features | Marc Gilleron | 2017-06-26 | 2 | -44/+149 |
| | | | | | | | | | | | | | - Ability to set tangents as linear - Indicative min and max values - CurveTexture doesn't need min and max anymore | ||||
| * | | Merge pull request #9360 from GodotExplorer/pr-external-editor-language-check | Rémi Verschelde | 2017-06-27 | 5 | -9/+46 |
| |\ \ | | | | | | | Better user experience with external text editors. | ||||
| | * | | Better user expirence with external text editors. | geequlim | 2017-06-27 | 5 | -9/+46 |
| | | | | | | | | | | | | | | | | Implements open_in_external_editor for subclasses of ScriptLanguage. Add option 'Debug with external editor' to debug menu to control the behavoir of script opened by editor. | ||||
| * | | | Clean up redundancy in scene save confirmation | Poommetee Ketson | 2017-06-27 | 1 | -3/+1 |
| | | | | |||||
| * | | | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | 2017-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | -Fixded BackBuffercopy object | ||||
| * | | | Fix regression in dc1843201571707ee09f0592ef3b0cd4232c70b8 | Rémi Verschelde | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | Closes #9407. | ||||
| * | | | Merge pull request #9402 from nunodonato/selectimportagain | Rémi Verschelde | 2017-06-27 | 1 | -2/+1 |
| |\ \ \ | |_|/ |/| | | Update import dock when editing a resource from the inspector | ||||
| | * | | Update import dock when editing a resource from the inspector (improved version) | Nuno Donato | 2017-06-26 | 1 | -2/+1 |
| | | | | | | | | | | | | | closes #8139. (just in case it wasn't closed well enough the first time :p) | ||||
| * | | | Merge pull request #9304 from Noshyaar/pr-save | Rémi Verschelde | 2017-06-26 | 3 | -73/+181 |
| |\ \ \ | |/ / |/| | | EditorNode: add Save/Discard/Cancel dialog | ||||
| | * | | EditorNode: enhance save/quit dialog | Poommetee Ketson | 2017-06-27 | 3 | -52/+79 |
| | | | | |||||
| | * | | EditorNode: enhance quit dialog | Poommetee Ketson | 2017-06-25 | 2 | -38/+90 |
| | | | | |||||
| | * | | EditorNode: add Save/Discard/Cancel dialog | Poommetee Ketson | 2017-06-25 | 2 | -26/+55 |
| | | | | |||||
| * | | | Merge pull request #9347 from bojidar-bg/7312-quick-input-edit | Rémi Verschelde | 2017-06-26 | 2 | -8/+123 |
| |\ \ \ | | | | | | | | | Allow input mappings to be edited | ||||
| | * | | | Allow input mappings to be edited | Bojidar Marinov | 2017-06-25 | 2 | -8/+123 |
| | | | | | | | | | | | | | | | | | Closes #7312 | ||||
| * | | | | Merge pull request #9385 from toger5/theme_item_list | Rémi Verschelde | 2017-06-26 | 1 | -6/+7 |
| |\ \ \ \ | | | | | | | | | | | margins for item list | ||||
| | * | | | | margins for item list | toger5 | 2017-06-26 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - without margins there are too little gaps on the left and the selecting looks weird - also changed the styles for selected and focus so they both have the same size | ||||
| * | | | | | Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps | Rémi Verschelde | 2017-06-26 | 1 | -9/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | Add one-way collisions and individual shape offsets for tilesets | ||||
| | * | | | | | Add one-way collisions and individual shape offsets for tilesets | Bojidar Marinov | 2017-06-25 | 1 | -9/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As requested in #9318 Accidentially fixes #2231 as well | ||||
| * | | | | | | Merge pull request #9318 from bojidar-bg/readd-normal-tilemap | Rémi Verschelde | 2017-06-26 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Add normal map to tilemaps and tilesets | ||||
| | * | | | | | Add normal map to tilemaps and tilesets | Bojidar Marinov | 2017-06-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9310 | ||||
| * | | | | | | Merge pull request #9378 from nunodonato/selectimport | Rémi Verschelde | 2017-06-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Update import dock when editing a resource from the inspector | ||||
| | * | | | | | | Update import dock when editing a resource from the inspector | Nuno Donato | 2017-06-25 | 1 | -0/+1 |
| | | | | | | | | |||||
| * | | | | | | | style box margins for Inspector and list. | toger5 | 2017-06-25 | 1 | -5/+7 |
| | | | | | | | | |||||
| * | | | | | | | Usability improvements for folding. Unfortunately SpatialMaterial broke ↵ | Juan Linietsky | 2017-06-25 | 1 | -0/+2 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | compatibility. | ||||
| * | | | | | | -Added folding to property editor, persistent on objects it edits | Juan Linietsky | 2017-06-25 | 3 | -10/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | -Some changes to tree to support this properly | ||||
| * | | | | | | i18n: Update template and sync translations | Rémi Verschelde | 2017-06-25 | 35 | -8571/+24958 |
| | | | | | | | |||||
| * | | | | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2017-06-25 | 34 | -11113/+11376 |
| | |/ / / / |/| | | | | | | | | | | | | | | Adds Finnish translation. | ||||
| * | | | | | Ability to restart particle system with a function call | Juan Linietsky | 2017-06-25 | 1 | -1/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | BuildSystem: generated files have .gen.extension | Poommetee Ketson | 2017-06-25 | 7 | -18/+18 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #9345 from nunodonato/animproperties | Rémi Verschelde | 2017-06-24 | 1 | -10/+12 |
| |\ \ \ | | | | | | | | | Update some property names for animation keys. | ||||
| | * | | | Update some property names for animation keys. | Nuno Donato | 2017-06-24 | 1 | -10/+12 |
| | | | | | | | | | | | | | | | | | | | | | Added rect_rotation too. Fixes #9337 | ||||
| * | | | | Merge pull request #9353 from Zylann/gradient_refactor | Juan Linietsky | 2017-06-24 | 5 | -642/+1 |
| |\ \ \ \ | | | | | | | | | | | GradientTexture now uses a Gradient | ||||
| | * | | | | GradientTexture now uses a Gradient | Marc Gilleron | 2017-06-24 | 5 | -642/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Added gradient property - Deleted duplicate code | ||||
| * | | | | | Merge pull request #9281 from Zylann/fix_freelook_keyboard | Rémi Verschelde | 2017-06-24 | 1 | -0/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | Fixed freelook conflict with text inputs | ||||
| | * | | | | | Fixed freelook conflict with text inputs | Marc Gilleron | 2017-06-20 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #9249 from Noshyaar/pr-colorpick | Rémi Verschelde | 2017-06-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ColorPicker: fix DPI, hue & color update issues | ||||
| | * | | | | | ColorPicker: fix DPI, hue & color update issues | Poommetee Ketson | 2017-06-20 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Capitalize template names in script dialog. | Andreas Haas | 2017-06-24 | 1 | -1/+1 |
| | |_|/ / / |/| | | | | |||||
| * | | | | | -Trigger shapes removed in 2D, they became obsolete long ago when areas ↵ | Juan Linietsky | 2017-06-23 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | could detect their own overlap -Added ability to disable individual collisionshape/polygon -Moved One Way Collision to shape, allowing more flexibility -Changed internals of CollisionObject, shapes are generated from child nodes on the fly, not stored inside any longer. -Modifying a CollisionPolygon2D on the fly now works, it can even be animated. Will port this to 3D once well tested. Have fun! | ||||
| * | | | | | Merge pull request #9312 from BastiaanOlij/osx_export | Juan Linietsky | 2017-06-23 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Osx export | ||||
| | * | | | | | Reimplement export module for OSX | BastiaanOlij | 2017-06-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Added Curve resource | Marc Gilleron | 2017-06-24 | 4 | -412/+641 |
| | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | - New resource for curves in y(x) form - CurveTexture now has a Curve - Curve and CurveTexture share the same editor | ||||
| * | | | | | Merge pull request #9307 from nunodonato/shadererrorline | Thomas Herzog | 2017-06-23 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | highlight the correct error line in shader editor | ||||
| | * | | | | | highlight the correct error line in shader editor | Nuno Donato | 2017-06-21 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | project and scene swapped, sorry could never get used to it :( | Juan Linietsky | 2017-06-22 | 1 | -31/+30 |
| | |/ / / |/| | | | | | | | | | | | Also reorganized menus a bit. | ||||
| * | | | | Merge pull request #9293 from MarianoGnu/master | Mariano Javier Suligoy | 2017-06-22 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | Fix regresion on Texture Region Editor Plugin. Fixes #9282 | ||||
