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
/
editor_asset_installer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix item_edited behavior on Asset Installer.
Zae
2020-07-10
1
-1
/
+24
*
Remove String::find_last (same as rfind)
Stijn Hinlopen
2020-07-03
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-5
/
+10
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-13
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-6
/
+6
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-12
/
+12
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-12
/
+12
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-3
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Makes more strings translatable
Haoyu Qiu
2020-01-04
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+1
*
Tweak a few strings displayed in the editor for consistency
Hugo Locurcio
2019-08-21
1
-2
/
+2
*
Minor improvements to the AssetLib
Michael Alexsander Silva Dias
2019-07-17
1
-9
/
+5
*
i18n: Sync translation template with current source
Rémi Verschelde
2019-01-07
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Removed most of the custom colors from the interface.
Daniel J. Ramirez
2017-09-25
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Editor: Add some more translatable strings.
Andreas Haas
2017-08-25
1
-6
/
+6
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-1
/
+1
*
Rename Godot-specific resource extensions
George Marques
2017-06-15
1
-2
/
+2
*
AssetInstaller: fix toggling dir bug, scan after install
Poommetee Ketson
2017-05-14
1
-0
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-132
/
+104
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+359