Age | Commit message (Collapse) | Author |
|
|
|
Delay initializing lens distortion shader so GLES2 doesn't crash
|
|
PopupMenu item_pressed is sent before checking hide flags.
|
|
|
|
Fix debugger icon for warnings
|
|
|
|
|
|
Fix re-opening of TextFiles when its already being edited.
|
|
Ability to create TextFiles.
|
|
[gles2] fix black bar artifacts
|
|
Fix error spam from loading script class icons
|
|
|
|
Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialog
|
|
Fixes #20817.
|
|
|
|
|
|
|
|
Fixed error spam in create node dialog with custom types.
|
|
This should fix #20789
|
|
Add custom icons to script classes.
|
|
Fix not to show configuration warning on every node has script
|
|
|
|
Add PluginConfigDialog.
|
|
Disable camera interpolation when switching scene tabs
|
|
Fix handling of normals that approach 1
|
|
Revert "Fix border artifacts at the edge of deep parallax."
|
|
|
|
Changes to the TileSet and TextureRegion editors
|
|
Allow middle-click to close scripts
|
|
Dictionary: remove erase_checked(key), make erase(key) return bool
|
|
Fixes initialization of action list
|
|
|
|
Fix #11764
|
|
[Core] Split up math_2d.h
|
|
Fix ReferenceRect border
|
|
Add a way to disable the split view in the FileSystem dock
|
|
-Add warning to Image::load when loading resources
-Add script binding for get_configuration_warning
|
|
|
|
Fix case where exported properties value is lost
|
|
Add some curly braces to make dictionary printing less ambiguous
|
|
|
|
Revert "Open visual editor when "open editor" button in the inspector is pressed"
|
|
pressed"
|
|
mono: add constants to transform and vector structs
|
|
Particles3D: set emitting if not set before generating AABB
|
|
|
|
|
|
|
|
|
|
mono: add IsInstanceValid(), move WeakRef()
|