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
/
plugins
/
item_list_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ItemList editor and replace it by a property array
Gilles Roudière
2021-10-28
1
-410
/
+0
*
Add Delete All button to ItemList editor
kobewi
2021-09-24
1
-0
/
+12
*
Optimize StringName usage
reduz
2021-07-18
1
-2
/
+2
*
Removed _change_notify
reduz
2021-02-10
1
-6
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-1
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-25
/
+35
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-42
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-8
/
+8
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-2
/
+2
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-9
/
+4
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-4
/
+4
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Increase the size of the item list editor popup
Hugo Locurcio
2020-01-12
1
-1
/
+1
*
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
*
Added a workaround to avoid crashes due to how TileSet editor works, fixes #2...
Juan Linietsky
2019-02-22
1
-0
/
+1
*
Fix radio buttons support in ItemListEditorPlugin
Rémi Verschelde
2019-01-17
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix ItemList editor not hiding on node removal
Michael Alexsander Silva Dias
2018-11-30
1
-0
/
+4
*
Fix inconsistences in some buttons in the Canvas/Spatial editor menubar
Michael Alexsander Silva Dias
2018-10-25
1
-2
/
+0
*
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-4
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-09-11
1
-12
/
+10
*
Scale the Item List Editor window size with the editor scale
Tommi Komulainen
2018-08-28
1
-1
/
+1
*
-New inspector.
Juan Linietsky
2018-05-15
1
-1
/
+1
*
Support radio-button entries in ItemListPlugin
Pedro J. Estébanez
2018-03-27
1
-7
/
+21
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-1
/
+1
*
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
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-5
/
+5
*
ItemList: expose methods, in-editor items editing support
Poommetee Ketson
2017-07-04
1
-0
/
+40
*
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
-96
/
+93
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+381