index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error when dragging empty script list in Script Editor
qarmin
2019-03-07
1
-0
/
+3
*
Merge pull request #26673 from willnationsdev/fix-inspector-plugin
Rémi Verschelde
2019-03-06
1
-0
/
+4
|
\
|
*
Fix crash on exit when removing EditorInspectorPlugins
Will Nations
2019-03-06
1
-0
/
+4
*
|
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
1
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-3
/
+13
*
|
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
2
-1
/
+9
|
\
\
|
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
2
-1
/
+9
*
|
|
Merge pull request #26655 from merumelu/assetlib-video-overlay
Rémi Verschelde
2019-03-05
1
-0
/
+2
|
\
\
\
|
*
|
|
AssetLib: convert video thumbnails to RGBA
merumelu
2019-03-05
1
-0
/
+2
*
|
|
|
Merge pull request #26643 from KoBeWi/readd_script_with_no_reselect
Rémi Verschelde
2019-03-05
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Allow to attach script when there's no 'selected node', but selection exists
Tomasz Chabora
2019-03-05
1
-1
/
+5
|
|
|
/
|
|
/
|
*
|
|
Fix FileSystem dock's item view button starting with the wrong icon
Michael Alexsander Silva Dias
2019-03-05
1
-1
/
+1
*
|
|
Merge pull request #26639 from YeldhamDev/tileeditor_coordnav_disable
Rémi Verschelde
2019-03-05
1
-2
/
+6
|
\
\
\
|
*
|
|
Disable coord navigation buttons in TileSet editor when no texture is selected
Michael Alexsander Silva Dias
2019-03-05
1
-2
/
+6
|
|
/
/
*
|
|
Merge pull request #26622 from pyrophone/TilesetPreviewFix
Rémi Verschelde
2019-03-05
1
-1
/
+2
|
\
\
\
|
*
|
|
Fixed Tileset preview stretching textures
Gio Aleman
2019-03-05
1
-1
/
+2
*
|
|
|
Fix general issues with filesystem-related UI components in the editor
Michael Alexsander Silva Dias
2019-03-05
3
-37
/
+19
|
|
/
/
|
/
|
|
*
|
|
Ensure to disable freelook when leaving spatial editor
Andrii Doroshenko (Xrayez)
2019-03-05
1
-2
/
+4
|
/
/
*
|
Merge pull request #26599 from MarianoGnu/fix_25817
Rémi Verschelde
2019-03-05
1
-0
/
+40
|
\
\
|
*
|
TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2...
Mariano Suligoy
2019-03-04
1
-0
/
+40
*
|
|
Merge pull request #26612 from akien-mga/mkdir-system-data-path
Rémi Verschelde
2019-03-04
1
-6
/
+0
|
\
\
\
|
*
|
|
Fix creating editor data, config and cache paths
Rémi Verschelde
2019-03-04
1
-6
/
+0
*
|
|
|
Ensure shader is not set if code did not change
Juan Linietsky
2019-03-04
2
-4
/
+15
|
/
/
/
*
|
|
Merge pull request #26587 from KoBeWi/undo_visibility_AABB
Rémi Verschelde
2019-03-04
1
-1
/
+5
|
\
\
\
|
*
|
|
Add UndoRedo for Generate AABB (Particles)
Tomasz Chabora
2019-03-04
1
-1
/
+5
*
|
|
|
Merge pull request #26607 from ptrojahn/translationescape
Rémi Verschelde
2019-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Unescape translations in CSV importer
Paul Trojahn
2019-03-04
1
-1
/
+1
*
|
|
|
|
Some clean up to previous commit.
Juan Linietsky
2019-03-04
2
-3
/
+3
*
|
|
|
|
Remove the "Open Editor" button, it will open automatically.
Juan Linietsky
2019-03-04
5
-22
/
+55
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix and restore text, material and mesh previewers.
Juan Linietsky
2019-03-04
8
-89
/
+336
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #26590 from Chaosus/fix_sprite_region_crash
Rémi Verschelde
2019-03-04
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix editor crash when converting sprite to 2D mesh
Chaosus
2019-03-04
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Better warnings when resources can't be saved. Fixes #26531
Juan Linietsky
2019-03-04
1
-1
/
+17
*
|
|
Add UndoRedo on Generate Visibility Rect (Particles2D)
xDGameStudios
2019-03-04
1
-1
/
+4
|
/
/
*
|
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
1
-0
/
+1
*
|
Implement a more coherent (and way less hack) way to block animation updates,...
Juan Linietsky
2019-03-03
3
-44
/
+1
*
|
Merge pull request #26496 from MadEqua/fix-filesystem-dock-icon
Rémi Verschelde
2019-03-03
2
-1
/
+2
|
\
\
|
*
|
Fix grid view button icon not showing on filesystem dock.
Bruno Lourenço
2019-03-03
2
-1
/
+2
*
|
|
Skeletons can now choose between using local or world coords for processing, ...
Juan Linietsky
2019-03-03
2
-1
/
+2
|
/
/
*
|
Merge pull request #26523 from akien-mga/export-etc-check
Rémi Verschelde
2019-03-03
1
-3
/
+6
|
\
\
|
*
|
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
1
-3
/
+6
*
|
|
Merge pull request #26446 from QbieShay/root_node_from_escn
Rémi Verschelde
2019-03-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Importer for scenes only overrides the base Node if differently specified by ...
Ilaria Cislaghi
2019-03-02
1
-1
/
+1
*
|
|
Merge pull request #26385 from MarianoGnu/tileset_editor
Rémi Verschelde
2019-03-03
2
-24
/
+507
|
\
\
\
|
*
|
|
TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...
Mariano Suligoy
2019-03-02
2
-34
/
+170
|
*
|
|
Allow to change selection of collision shapes added to the same tile. Fixes #...
Mariano Suligoy
2019-02-28
2
-6
/
+161
|
*
|
|
Allow to change selection around all tiles on the texture without clicking on...
Mariano Suligoy
2019-02-28
2
-0
/
+192
*
|
|
|
Merge pull request #26482 from ptrojahn/missingpreview
Rémi Verschelde
2019-03-02
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
Fix preview in file dialog
Paul Trojahn
2019-03-02
1
-3
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Flush stuff pending on visual server thread when exiting, fixes #24669
Juan Linietsky
2019-03-01
2
-1
/
+10
[next]