Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-20 | Added FRAGCOORD to spatial light processing | Chaosus | |
2018-08-19 | Merge pull request #21183 from Chaosus/mat_varyings | Rémi Verschelde | |
Allow matrixes in varyings | |||
2018-08-19 | Merge pull request #21182 from Calinou/highlight-multiline-strings | Rémi Verschelde | |
Highlight multiline strings as strings instead of comments | |||
2018-08-19 | Allow matrixes in varyings | Chaosus | |
2018-08-19 | Merge pull request #21154 from Chaosus/grid_2d_color | Rémi Verschelde | |
Added setting to change color of 2d editor grid | |||
2018-08-19 | Merge pull request #21129 from Calinou/fix-3d-grid-origin-flicker | Rémi Verschelde | |
Fix the 3D grid flickering when the origin is enabled | |||
2018-08-19 | Highlight multiline strings as strings instead of comments | Hugo Locurcio | |
Since multiline comments are not officially supported in GDScript, it is more common to see multiline strings being used as strings rather than as comments (which are actually standalone expressions here). This closes #21142. | |||
2018-08-19 | Fix compiling SkeletonIK with disable_3d | Rémi Verschelde | |
Fixes #20825. | |||
2018-08-19 | Merge pull request #20893 from guilhermefelipecgs/invert_depth_map | Rémi Verschelde | |
Add option to convert from height map to depth map | |||
2018-08-19 | Merge pull request #21176 from cbscribe/kcc_doc_updates | Rémi Verschelde | |
[DOCS] Many class ref updates | |||
2018-08-19 | Merge pull request #21179 from elasota/vs-pdb | Rémi Verschelde | |
Support debug_symbols in VS optimized builds | |||
2018-08-19 | Added possibility to change color of 2d editor grid | Chaosus | |
2018-08-19 | Support debug_symbols in VS optimized builds | elasota | |
2018-08-18 | [DOCS] Many class ref updates | Chris Bradfield | |
2018-08-18 | Merge pull request #21155 from ordigdug/fix-colorpicker-popup | Rémi Verschelde | |
Fixes colorpicker popup immeditately closing when interacting with co… | |||
2018-08-18 | Merge pull request #21132 from neonsoup/win_move_to_trash_fix | Rémi Verschelde | |
Fix errors during removing files or folders and fix for latin symbols | |||
2018-08-18 | Merge pull request #21161 from Noshyaar/inspector-text | Rémi Verschelde | |
Fix args count mismatch in property_changed signal | |||
2018-08-19 | Fix args count mismatch in property_changed signal | Poommetee Ketson | |
...when editing Dictionary/Array property | |||
2018-08-18 | Merge pull request #21159 from DualMatrix/label_reverse | Rémi Verschelde | |
Fixed text entry is going in reverse | |||
2018-08-18 | Fixed text entry is going in reverse | DualMatrix | |
Fixed text entry is going in reverse, this undoes what seems to be a mistake in #20400 and fixes #21061 | |||
2018-08-18 | Merge pull request #20965 from dragmz/gles2_batching | Thomas Herzog | |
Batch GLES2 draw calls | |||
2018-08-18 | Fixes colorpicker popup immeditately closing when interacting with ↵ | ordigdug | |
colorpicker property in a subinspector. Fixes #19559 | |||
2018-08-18 | Merge pull request #21149 from ↵ | Rémi Verschelde | |
godotengine/revert-21146-import-export-editorinspector Revert "Port ImportDock and ProjectExport to new property editor" | |||
2018-08-18 | Revert "Port ImportDock and ProjectExport to new property editor" | Rémi Verschelde | |
2018-08-18 | Merge pull request #21146 from akien-mga/import-export-editorinspector | Rémi Verschelde | |
Port ImportDock and ProjectExport to new property editor | |||
2018-08-18 | Port ImportDock and ProjectExport to new property editor | Rémi Verschelde | |
2018-08-18 | Merge pull request #21085 from akien-mga/physical_material_ext | Rémi Verschelde | |
Change PhysicsMaterial extension to phymat | |||
2018-08-18 | Merge pull request #21130 from cbscribe/kcc_class_updates | Rémi Verschelde | |
[DOCS] Updates to assorted class descriptions. | |||
2018-08-18 | Merge pull request #21115 from quendera/quendera-typo | Rémi Verschelde | |
Fixed typo in detect.py | |||
2018-08-18 | Merge pull request #21117 from akien-mga/itemlist_custom_fg_color | Rémi Verschelde | |
Bind ItemList's item_custom_fg_color methods | |||
2018-08-18 | Merge pull request #21134 from dumitru-stama/fix_black_screen | Thomas Herzog | |
Removed the lines forcing black screen on android GLES2 | |||
2018-08-17 | Removed the lines forcing black screen on android GLES2 | dumitru.stama | |
2018-08-18 | Fix errors during removing files or folders and fix for latin symbols | neonsoup | |
This commit adds support for unicode strings in OS_Windows::move_to_trash. Also reverts commit 6188388c5a9c7f9fcc0b7f3928f176a9047b9a45 as it did not add extra null character to the path string (SHFILEOPSTRUCTA and SHFILEOPSTRUCTW require path to be double null-terminated). | |||
2018-08-17 | [DOCS] Updates to assorted class descriptions. | Chris Bradfield | |
2018-08-17 | Fix the 3D grid flickering when the origin is enabled | Hugo Locurcio | |
2018-08-17 | [Texture Importer] Add option to invert color | Guilherme Felipe | |
2018-08-17 | Merge pull request #21116 from neikeq/improve-cs_files | Ignacio Etcheverry | |
Mono: Improve C# core files (glue/cs_files) buildsystem | |||
2018-08-17 | Mono: Improve C# core files (glue/cs_files) buildsystem | Ignacio Etcheverry | |
- Search C# files recursively in 'glue/cs_files'. - Determine a version for the C# core files automatically. The latest modified time will do for now. | |||
2018-08-17 | Bind ItemList's item_custom_fg_color methods | Rémi Verschelde | |
Fixes #21086. | |||
2018-08-17 | Update detect.py | Tiago Quendera | |
Fixed a typo in detect.py | |||
2018-08-17 | Merge pull request #21108 from akien-mga/export-error-color | Rémi Verschelde | |
Export dialog: Fix error color and link alignment | |||
2018-08-17 | Export dialog: Fix error color and link alignment | Rémi Verschelde | |
Also fix extraneous "- " line when there are more than 2 messages. | |||
2018-08-17 | Merge pull request #21099 from Chaosus/fix_error_icon | Rémi Verschelde | |
Fix error icon color for light themes | |||
2018-08-17 | Fix error icon color | Chaosus | |
2018-08-17 | Merge pull request #21091 from hpvb/fix-removing-popup-menu-item | Rémi Verschelde | |
Call minimum_size_changed() in PopupMenu::remove_item() | |||
2018-08-17 | Fix bucket fill behaviour when selecting multiple tiles | Markar | |
2018-08-17 | Merge pull request #21089 from hpvb/fix-linux-debugger-foreground | Rémi Verschelde | |
Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequest | |||
2018-08-16 | Merge pull request #21090 from hpvb/fix-19842-redux | Juan Linietsky | |
Delay emitting pressed signals in PopupMenu | |||
2018-08-16 | Call minimum_size_changed() in PopupMenu::remove_item() | Hein-Pieter van Braam | |
When removing an item from a PopupMenu we need to update the control's size cache otherwise the size of the PopupMenu itself lags behind by 1 item size. Meaning the PopupMenu will remain too large. | |||
2018-08-16 | Delay emitting pressed signals in PopupMenu | Hein-Pieter van Braam | |
When processing items we may actually delete the item we're processing in the callback for the signal. To avoid this, call the signal after we're done processing the items. But before hiding the popupmenu itself. Thanks to @reduz for writing the whole solution. This fixes #19842 |