Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-24 | Disallow loopback connection in visual scripts and visual shaders | Chaosus | |
2019-04-23 | Revert "RichTextLabel: Adding the ability to change the default cursor" | Rémi Verschelde | |
2019-04-23 | Merge pull request #24489 from mateusfccp/18264_wrong_animation_error | Hein-Pieter van Braam | |
Make AnimatedSprite.animation complain when invalid animation name | |||
2019-04-23 | Merge pull request #25155 from Timofffee/Timofffee-patch-vehicle | Hein-Pieter van Braam | |
Added check engine_traction | |||
2019-04-23 | Merge pull request #26064 from JFonS/add_frustum_camera_mode | Hein-Pieter van Braam | |
Add FRUSTUM camera mode, allowing tilted frustums | |||
2019-04-23 | Merge pull request #27903 from Calinou/richtextlabel-brighten-default-color | Hein-Pieter van Braam | |
Brighten the RichTextLabel color in the default theme | |||
2019-04-23 | Fix typo count_count to count | qarmin | |
2019-04-22 | Added bindings for methods related to obtaining base an instance from ↵ | Juan Linietsky | |
VisualInstance | |||
2019-04-22 | Expose visible instance count to multimesh | Juan Linietsky | |
2019-04-22 | Merge pull request #26868 from NilsIrl/master | Rémi Verschelde | |
Add Attenuation Model "NO" for AudioStreamPlayer3D | |||
2019-04-22 | Merge pull request #27673 from qarmin/small_fixes | Rémi Verschelde | |
Small fixes, mostly duplicated code | |||
2019-04-22 | Merge pull request #28140 from Daw11/orphan-nodes | Rémi Verschelde | |
Add a monitor for the orphan nodes | |||
2019-04-22 | Merge pull request #28234 from Paulb23/connection_info_on_script | Rémi Verschelde | |
Display connection information in the script editor | |||
2019-04-22 | Add Attenuation Model "DISABLED" for AudioStreamPlayer3D | Nils ANDRÉ-CHANG | |
2019-04-22 | Merge pull request #28266 from coldrye-collaboration/gh-28241 | Rémi Verschelde | |
Fix LineEdit not expanded to text length on undo/redo | |||
2019-04-22 | Merge pull request #28276 from YeldhamDev/lineedit_offset_limit | Rémi Verschelde | |
Fix 'LineEdit' offset limit not accounting for the right/clear icon width | |||
2019-04-21 | Merge pull request #27219 from raphael10241024/debug_fix | Rémi Verschelde | |
Fix collider debug shape didn't changes with collider size changes | |||
2019-04-21 | Merge pull request #27448 from avencherus/light2d-height | Rémi Verschelde | |
Light2D height range expanded to -2048 to 2048. | |||
2019-04-21 | Call minimum_size_changed() on redo/undo if expand_to_text_length is true | Carsten Klein | |
Fixes #28241 | |||
2019-04-21 | Fix 'LineEdit' offset limit not accounting for the right/clear icon width | Michael Alexsander Silva Dias | |
Fully fixes #28242. | |||
2019-04-21 | Merge pull request #28248 from YeldhamDev/lineedit_clearbutton_limit | Rémi Verschelde | |
Fix 'LineEdit' contents not ending before the clear button if no right icon was set | |||
2019-04-21 | Merge pull request #27577 from guilhermefelipecgs/continuation_of_27562 | Rémi Verschelde | |
Continuation of #27562 | |||
2019-04-21 | Merge pull request #27979 from Paulb23/remember_script_state | Rémi Verschelde | |
Restore script editor state between sessions | |||
2019-04-21 | Merge pull request #28093 from fire/expose_localize_rest | Rémi Verschelde | |
Expose localize_rests to gdscript. | |||
2019-04-20 | Fix 'LineEdit' contents not ending before the clear button if no right icon ↵ | Michael Alexsander Silva Dias | |
was set Fixes #28242. | |||
2019-04-20 | Display connection information in the script editor | Paulb23 | |
2019-04-20 | Fix disable_3d=yes -Wunused-variable errors | Rémi Verschelde | |
2019-04-20 | Merge pull request #28210 from hpvb/fix-28134 | Rémi Verschelde | |
Object::script may not be a valid Ref<Script> | |||
2019-04-20 | Object::script may not be a valid Ref<Script> | Hein-Pieter van Braam-Stewart | |
It appears that Object::script may be a valid ScriptInstance but not be castable to Ref<Script>. There were only 5 places in the code that made this assumption. This commit fixes that. | |||
2019-04-19 | Added ability for multiple images to be imported as an atlas | Juan Linietsky | |
This adds support for groups in the import system, which point to a single file. Add property hint for saving files in file field | |||
2019-04-17 | Add a monitor for the orphan nodes | Daw11 | |
- Allow the user to keep track of the nodes that might leak - Possible fix for #27103 | |||
2019-04-17 | Merge pull request #27821 from mawenzy/pr_sliderfix | Rémi Verschelde | |
Fix slider handle being hard to select | |||
2019-04-16 | Expose localize_rests to gdscript. | K. S. Ernest (iFire) Lee | |
2019-04-16 | Merge pull request #27762 from rcorre/anim_docs | Max Hilbrunner | |
AnimationNode* docs | |||
2019-04-16 | Merge pull request #28038 from CatThingy/area-error-fix | Rémi Verschelde | |
Removed unnecessary error from _area_inout | |||
2019-04-15 | Merge pull request #24171 from YeldhamDev/occluder_polygon_grab | Michael Alexsander Silva Dias | |
Make OccluderPolygon2D draggable in the editor | |||
2019-04-15 | Removed unnecessary error from _area_inout | CatThingy | |
The error was previously removed from _body_inout for the same reason. Fixes #28022. | |||
2019-04-15 | Merge pull request #24654 from groud/better_dragging_autoscroll | Rémi Verschelde | |
Enhance tree scrolling when dragging | |||
2019-04-13 | Clean up ASSIMP import code. | Juan Linietsky | |
2019-04-13 | Added conditional nodes to visual shaders | Chaosus | |
2019-04-13 | Restore script editor state between sessions | Paulb23 | |
2019-04-12 | Enhance tree scrolling when dragging | groud | |
2019-04-11 | Reorganized connection dialog for much improved ease of use. | Juan Linietsky | |
-Removed dest path field -Added a "Source" signal -Added an "Advanced" button to hide complexity -Fix bug on Tree to make sure "ensure visible" works on hidden trees -Fix bug on TextEdit to ensure signals created with script not open sill focus the right line | |||
2019-04-11 | No more metadata and dependency indices kept in resources saved. | Juan Linietsky | |
-Node folding is now saved externally together with the properties -External resources remember their ID when scenes are saved. | |||
2019-04-11 | Fix collider debug shape didn't changes with collider size changes | yakun.zhang | |
2019-04-11 | Merge pull request #27887 from godotengine/AndreaCatania-patch-1 | Rémi Verschelde | |
Added No bone set state in the IK | |||
2019-04-11 | Merge pull request #27917 from volzhs/init_autorestart_random_delay | Rémi Verschelde | |
Set initial value for autorestart_random_delay of AnimationNodeOneShot | |||
2019-04-11 | Merge pull request #27895 from nekomatata/fix-animation-tree-error | Rémi Verschelde | |
Fix caches_cleared signal discrepancies in AnimationTree | |||
2019-04-11 | Merge pull request #27902 from Calinou/decrease-tooltip-delay | Rémi Verschelde | |
Decrease the default tooltip delay to 0.5 seconds | |||
2019-04-11 | Set initial value for autorestart_random_delay of AnimationNodeOneShot | volzhs | |