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
*
Merge pull request #20300 from Chaosus/editorsettings_fixes
Rémi Verschelde
2018-07-25
2
-7
/
+7
|
\
|
*
Few fixes for editor tab in editor settings
Chaosus
2018-07-20
2
-7
/
+7
*
|
Bones are now named and their parents are correct.
K. S. Ernest (iFire) Lee
2018-07-24
2
-18
/
+16
*
|
Merge pull request #19225 from Paulb23/open_all_files_in_script_editor
Max Hilbrunner
2018-07-24
11
-588
/
+1479
|
\
\
|
*
|
Allow opening and editing of any utf_8 file in script editor
Paulb23
2018-07-22
8
-117
/
+1091
|
*
|
Refactored text manipulation into CodeTexteditor
Paulb23
2018-07-22
5
-473
/
+388
*
|
|
Merge pull request #19729 from razcore-art/rename-discard-instancing
Rémi Verschelde
2018-07-24
2
-4
/
+4
|
\
\
\
|
*
|
|
Rename 'Discard Instancing' to 'Make Local'
Răzvan C. Rădulescu
2018-06-25
2
-4
/
+4
*
|
|
|
Fixed Bucket Fill tool
Marcelo Fernandez
2018-07-24
1
-5
/
+3
*
|
|
|
Tilemap editor: Fix crash introduced in #17582
Max Hilbrunner
2018-07-24
1
-1
/
+1
*
|
|
|
Merge pull request #20328 from ordigdug/fix-grid-missing-lines
Rémi Verschelde
2018-07-24
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Fix grid missing lines #20246
ordigdug
2018-07-22
1
-3
/
+1
*
|
|
|
|
Merge pull request #20359 from swarnimarun/new-resource-option
Rémi Verschelde
2018-07-24
2
-1
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
Ability to add Resource from FileSystem Dock
steincodes
2018-07-22
2
-1
/
+32
*
|
|
|
|
|
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
3
-6
/
+0
*
|
|
|
|
|
Merge pull request #19693 from nhair/import-project-via-zip
Rémi Verschelde
2018-07-24
1
-10
/
+197
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add ability to import projects via ZIP archive.
Nathan Harrell
2018-06-22
1
-10
/
+197
*
|
|
|
|
|
|
Merge pull request #12678 from AndreaCatania/soft
Juan Linietsky
2018-07-23
4
-1
/
+181
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Implemented Soft body
AndreaCatania
2018-07-23
4
-1
/
+181
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
Fix issues with CPUParticles and related conversion from Particles. Closes #2...
Juan Linietsky
2018-07-23
1
-1
/
+4
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #20136 from ordigdug/Inspector-fix-remote-debug-view-chang...
Rémi Verschelde
2018-07-22
1
-0
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix -new inspector- remote debug view not changing to current scene after exi...
ordigdug
2018-07-13
1
-0
/
+3
*
|
|
|
|
|
Add editor highlight for type-safe lines
George Marques
2018-07-20
3
-1
/
+24
*
|
|
|
|
|
Use type hints to improve completion
George Marques
2018-07-20
2
-1
/
+4
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #20312 from Nufflee/fix-#20171
Juan Linietsky
2018-07-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix #20171.
Nufflee
2018-07-20
1
-1
/
+1
*
|
|
|
|
|
-Fix tooltips in inspector, now they show as rich text.
Juan Linietsky
2018-07-20
5
-7
/
+63
|
/
/
/
/
/
*
|
|
|
/
Make Update Spinner popup use radio items
Michael Alexsander Silva Dias
2018-07-20
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
1
-2
/
+3
*
|
|
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
16
-52
/
+930
*
|
|
|
Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...
Rémi Verschelde
2018-07-19
1
-2
/
+26
|
\
\
\
\
|
*
|
|
|
Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...
ordigdug
2018-07-18
1
-2
/
+26
*
|
|
|
|
Improvements to vector fields, show axis in color with a background
Juan Linietsky
2018-07-18
4
-9
/
+136
*
|
|
|
|
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-18
9
-93
/
+304
*
|
|
|
|
Fix spin slider, was not registering drag properly
Juan Linietsky
2018-07-18
1
-2
/
+4
*
|
|
|
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
2
-6
/
+4
*
|
|
|
|
Merge pull request #20242 from akien-mga/export-preset-reload
Max Hilbrunner
2018-07-18
4
-11
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Export: Properly reload preset when opening dialog
Rémi Verschelde
2018-07-18
4
-11
/
+4
*
|
|
|
|
|
Export filters: Relax match to allow paths without leading res://
Rémi Verschelde
2018-07-18
1
-1
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #20185 from volzhs/audio-preview
Rémi Verschelde
2018-07-18
3
-0
/
+379
|
\
\
\
\
\
|
*
|
|
|
|
Add audio stream preview to Inspector dock
volzhs
2018-07-17
3
-0
/
+379
*
|
|
|
|
|
Merge pull request #20227 from volzhs/fix-copy-ttf
Rémi Verschelde
2018-07-18
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix copying ttf, otf by DND to editor
volzhs
2018-07-18
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #20186 from Yar-Mukhamedov/master
Rémi Verschelde
2018-07-17
1
-1
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix export templates installation error...
Yar-Mukhamedov
2018-07-17
1
-1
/
+9
*
|
|
|
|
|
|
|
Merge pull request #20220 from volzhs/texture-size
Rémi Verschelde
2018-07-17
2
-1
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix preview texture size on Inspector
volzhs
2018-07-17
2
-1
/
+22
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #18535 from sketchyfun/new_mirror_path_handles
Max Hilbrunner
2018-07-17
4
-3
/
+148
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Added option to 2D and 3D curve editor to mirror curve tangent handles both i...
Ben Hickling
2018-05-09
4
-3
/
+148
*
|
|
|
|
|
|
|
Merge pull request #18717 from Essojadojef/fix-inputmap-categories
Max Hilbrunner
2018-07-17
1
-0
/
+11
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]