Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-27 | Merge pull request #9402 from nunodonato/selectimportagain | Rémi Verschelde | |
Update import dock when editing a resource from the inspector | |||
2017-06-26 | Update import dock when editing a resource from the inspector (improved version) | Nuno Donato | |
closes #8139. (just in case it wasn't closed well enough the first time :p) | |||
2017-06-26 | Merge pull request #9304 from Noshyaar/pr-save | Rémi Verschelde | |
EditorNode: add Save/Discard/Cancel dialog | |||
2017-06-26 | Merge pull request #9347 from bojidar-bg/7312-quick-input-edit | Rémi Verschelde | |
Allow input mappings to be edited | |||
2017-06-26 | Merge pull request #9385 from toger5/theme_item_list | Rémi Verschelde | |
margins for item list | |||
2017-06-26 | Merge pull request #9370 from bojidar-bg/c-9318-oneway-tilemaps | Rémi Verschelde | |
Add one-way collisions and individual shape offsets for tilesets | |||
2017-06-26 | Merge pull request #9318 from bojidar-bg/readd-normal-tilemap | Rémi Verschelde | |
Add normal map to tilemaps and tilesets | |||
2017-06-26 | margins for item list | toger5 | |
- 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 | |||
2017-06-26 | Merge pull request #9378 from nunodonato/selectimport | Rémi Verschelde | |
Update import dock when editing a resource from the inspector | |||
2017-06-27 | EditorNode: enhance save/quit dialog | Poommetee Ketson | |
2017-06-25 | style box margins for Inspector and list. | toger5 | |
2017-06-25 | Update import dock when editing a resource from the inspector | Nuno Donato | |
2017-06-25 | Usability improvements for folding. Unfortunately SpatialMaterial broke ↵ | Juan Linietsky | |
compatibility. | |||
2017-06-25 | -Added folding to property editor, persistent on objects it edits | Juan Linietsky | |
-Some changes to tree to support this properly | |||
2017-06-25 | Add one-way collisions and individual shape offsets for tilesets | Bojidar Marinov | |
As requested in #9318 Accidentially fixes #2231 as well | |||
2017-06-25 | i18n: Update template and sync translations | Rémi Verschelde | |
2017-06-25 | i18n: Sync translations with Weblate | Rémi Verschelde | |
Adds Finnish translation. | |||
2017-06-25 | Allow input mappings to be edited | Bojidar Marinov | |
Closes #7312 | |||
2017-06-25 | Ability to restart particle system with a function call | Juan Linietsky | |
2017-06-25 | EditorNode: enhance quit dialog | Poommetee Ketson | |
2017-06-25 | EditorNode: add Save/Discard/Cancel dialog | Poommetee Ketson | |
2017-06-25 | BuildSystem: generated files have .gen.extension | Poommetee Ketson | |
2017-06-24 | Merge pull request #9345 from nunodonato/animproperties | Rémi Verschelde | |
Update some property names for animation keys. | |||
2017-06-24 | Merge pull request #9353 from Zylann/gradient_refactor | Juan Linietsky | |
GradientTexture now uses a Gradient | |||
2017-06-24 | Merge pull request #9281 from Zylann/fix_freelook_keyboard | Rémi Verschelde | |
Fixed freelook conflict with text inputs | |||
2017-06-24 | Merge pull request #9249 from Noshyaar/pr-colorpick | Rémi Verschelde | |
ColorPicker: fix DPI, hue & color update issues | |||
2017-06-24 | GradientTexture now uses a Gradient | Marc Gilleron | |
- Added gradient property - Deleted duplicate code | |||
2017-06-24 | Capitalize template names in script dialog. | Andreas Haas | |
2017-06-24 | Update some property names for animation keys. | Nuno Donato | |
Added rect_rotation too. Fixes #9337 | |||
2017-06-23 | -Trigger shapes removed in 2D, they became obsolete long ago when areas ↵ | Juan Linietsky | |
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! | |||
2017-06-23 | Merge pull request #9312 from BastiaanOlij/osx_export | Juan Linietsky | |
Osx export | |||
2017-06-24 | Added Curve resource | Marc Gilleron | |
- New resource for curves in y(x) form - CurveTexture now has a Curve - Curve and CurveTexture share the same editor | |||
2017-06-23 | Merge pull request #9307 from nunodonato/shadererrorline | Thomas Herzog | |
highlight the correct error line in shader editor | |||
2017-06-22 | project and scene swapped, sorry could never get used to it :( | Juan Linietsky | |
Also reorganized menus a bit. | |||
2017-06-22 | Add normal map to tilemaps and tilesets | Bojidar Marinov | |
Fixes #9310 | |||
2017-06-23 | Reimplement export module for OSX | BastiaanOlij | |
2017-06-22 | Merge pull request #9293 from MarianoGnu/master | Mariano Javier Suligoy | |
Fix regresion on Texture Region Editor Plugin. Fixes #9282 | |||
2017-06-21 | highlight the correct error line in shader editor | Nuno Donato | |
2017-06-21 | 2D GPU Particles working.. | Juan Linietsky | |
2017-06-20 | Fix EditorImportPlugin::get_preset_count | Andreas Haas | |
Was missing a const... | |||
2017-06-20 | Fix regresion on Texture Region Editor Plugin. Fixes#9282 | Mariano Suligoy | |
2017-06-20 | Fixed freelook conflict with text inputs | Marc Gilleron | |
2017-06-20 | Merge pull request #8407 from Jylhis/popup_item_select_hide | Thomas Herzog | |
Update PopupMenu hiding | |||
2017-06-20 | ColorPicker: fix DPI, hue & color update issues | Poommetee Ketson | |
2017-06-19 | Merge pull request #9099 from kubecz3k/plugin-camera-expose | Thomas Herzog | |
EditorPlugin can request user inputs from editor 3d view | |||
2017-06-19 | Merge pull request #9256 from MarianoGnu/master | Juan Linietsky | |
Fix ColorPicker's screen pick functionality | |||
2017-06-19 | Fix ColorPicker's screen pick functionality | Mariano Suligoy | |
2017-06-19 | Fix image lock on preview image generating | Konrad Nowakowski | |
2017-06-17 | Added option to not save a scene when played. | Kryptocron | |
2017-06-16 | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky | |
-Normalmaps are now detected and imported as RGTC, both in S3TC and ETC2, this improves their quality. |