Age | Commit message (Collapse) | Author |
|
|
|
-fixed bug in ogg vorbis looping
-properly flushing audiostream rb when stopping
|
|
|
|
|
|
|
|
|
|
|
|
Improve Visual Shader Editor responsiveness
|
|
|
|
|
|
Fix for scroll_to_line and search functions, fix #1897
|
|
ParallaxBackground: added option to ignore camera zoom
|
|
[UI-FIX] - Update scene tabs on save
|
|
Tab close button + display policies + application on Scenes Tabs
|
|
|
|
|
|
[UI fix] Hide opened menu when click on menu button
|
|
ran cppcheck, fixed cases where array index is used before limits check
|
|
fix miss bind for Node::find_node
|
|
Add type mask customization to RayCast2D
|
|
Expose softness parameter of pin joint to the editor.
|
|
# Solved Conflicts:
# tools/editor/property_editor.cpp
|
|
Conflicts:
scene/resources/packed_scene.h
|
|
BUT DONT TRUST ME IT MAY STILL BREAK, USE WITH CARE!!
|
|
|
|
Conflicts:
platform/windows/detect.py
|
|
|
|
|
|
|
|
|
|
-Ability to edit and keep changes of instanced scenes and sub-scenes
-Ability to inherit from other scenes
|
|
|
|
removed locks
|
|
|
|
SpriteRegionEditor
|
|
Both with snap and grid support
|
|
|
|
Closes #2542. The actual flaw was identified by @reduz.
Also fix a typo.
|
|
|
|
SamplePlayer2D
|
|
Still need to get proper audio output latency in some platforms.
|
|
Fix HScrollBar of TextEdit
|
|
Fix propagation of `NOTIFICATION_VISIBILITY_CHANGED`
|
|
Fix BaseButtons remaining pressed when hiding while pressed down
|
|
|
|
|
|
|
|
reworked Label class
|
|
Fix ItemList typo in binding
|
|
|