Age | Commit message (Collapse) | Author |
|
Add missing i18n to various strings
|
|
(cherry picked from commit 751769ed45f835e96eedb7cf1aa47733b342d969)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix for pose editor
|
|
|
|
|
|
|
|
|
|
|
|
Add varying support to visual shaders
|
|
Adds few more input/output built-ins to visual shader
|
|
Added visual feedback when drag and dropping from scene tree to filesystem
|
|
|
|
|
|
|
|
|
|
Disable blender-style transforms in freelook.
|
|
Fix color pickers closing in editor settings
|
|
IgorKordiukiewicz/extend-script-popup-without-script
Fixed issue where Extend Script option would show up even without script attached to the node
|
|
attached to the node
|
|
|
|
Rename StreamTexture* to CompressedTexture*
|
|
|
|
It's common to bind instant_scale to s, which conflicts with WASD
bindings in freelook mode.
Fixes #58502.
|
|
* Its not and will not be used for streaming.
* Streaming will be implemented in 4.1 and it will work different.
* It makes more sense to be called CompressedTexture since it imports and compresses texture files.
|
|
|
|
|
|
Added ability to get list of editor settings changed when saving editor settings. Optimised settings changed notification.
|
|
notifications.
|
|
|
|
|
|
Replace some bits of code left to work with the new `TabContainer`
|
|
Make EditorSpinSlider label color a theme property
|
|
|
|
|
|
Update audio effect icon when theme changes
|
|
|
|
|
|
|
|
|
|
|
|
Calinou/editor-visual-profiler-fix-light-font-color
Fix font color in the editor visual profiler when using light theme
|
|
|