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
/
property_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+2
*
Add clear menu entries for extending and replacing scripts
Anubhab Ghosh
2019-10-23
1
-1
/
+7
*
Default ColorPicker color mode setting
Bhupendra Aole
2019-08-31
1
-0
/
+7
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-2
/
+1
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
Style: Apply new changes from clang-format 8.0
Rémi Verschelde
2019-04-09
1
-7
/
+14
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-8
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-26
1
-1
/
+1
*
Fix enum values in the editor and hide enum numeric values in the Inspector
Ignacio Etcheverry
2018-10-15
1
-6
/
+8
*
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to c...
DualMatrix
2018-09-23
1
-57
/
+0
*
Update visual scripting to use new expression class #20885
K. S. Ernest (iFire) Lee
2018-09-13
1
-98
/
+55
*
Drop obsolete PropertyEditor and SectionedPropertyEditor code
Rémi Verschelde
2018-09-11
1
-2683
/
+1
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-3
/
+2
*
Add custom icons to script classes.
Will Nations
2018-08-14
1
-3
/
+15
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
Few fixes for editor tab in editor settings
Chaosus
2018-07-20
1
-1
/
+1
*
Increase settings apply speed and added deferred color apply
Chaosus
2018-05-31
1
-0
/
+1
*
-New inspector.
Juan Linietsky
2018-05-15
1
-2
/
+2
*
Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export
Rémi Verschelde
2018-05-03
1
-6
/
+18
|
\
|
*
Allow exporting arrays of resources in GDScript
Bojidar Marinov
2018-02-05
1
-6
/
+18
*
|
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-04-22
1
-3
/
+3
*
|
Fix #18058 regression
Chaosus
2018-04-08
1
-1
/
+6
*
|
Merge pull request #16995 from mrcdk/custom_resources_inspector
Juan Linietsky
2018-04-08
1
-3
/
+43
|
\
\
|
*
|
Now the inspector will show the custom resources added via plugin
MrCdK
2018-02-25
1
-3
/
+43
*
|
|
Duplicate Arrays and Dictionaries when instancing scene in editor
Bojidar Marinov
2018-03-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #15505 from YeldhamDev/type_icons
Rémi Verschelde
2018-02-14
1
-14
/
+18
|
\
\
|
|
/
|
/
|
|
*
Re-enabled type icons.
Michael Alexsander Silva Dias
2018-01-08
1
-14
/
+18
*
|
PropertyEditor: Add missing MAKE_PROPSELECT.
Andreas Haas
2018-01-15
1
-0
/
+2
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix get_edited_scene_root error at starting editor
volzhs
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #14991 from djrm/pr_fixes
Noshyaar
2017-12-27
1
-10
/
+31
|
\
|
*
Show Options Dialog for NodePath and File in clicked button position.
Daniel J. Ramirez
2017-12-23
1
-10
/
+31
*
|
Fix popup menu size in Inspector dock
volzhs
2017-12-25
1
-6
/
+2
*
|
Fixes and modifications for some dialogs.
Michael Alexsander Silva Dias
2017-12-21
1
-0
/
+3
|
/
*
Clean up setting dialogues a bit.
Ray Koopa
2017-12-17
1
-2
/
+2
*
Merge pull request #14698 from carlosfvieira/6382-Properties_in_the_inspector...
Rémi Verschelde
2017-12-16
1
-2
/
+7
|
\
|
*
closes godotengine/godot#6382 - traverse classes docs so that all properties ...
carlosfvieira
2017-12-16
1
-2
/
+7
*
|
Made multiline property editor deselect text when opening.
Michael Alexsander Silva Dias
2017-12-15
1
-0
/
+1
|
/
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-4
/
+4
*
Highlight Editor Settings categories
Ray Koopa
2017-12-11
1
-1
/
+2
*
Fix wrong return value in some virtual method bindings
Rémi Verschelde
2017-12-10
1
-1
/
+1
*
Merge pull request #13351 from poke1024/fix12451_2
Rémi Verschelde
2017-12-10
1
-0
/
+2
|
\
|
*
fix certain popup close clicks with popup buttons
Bernhard Liebl
2017-12-10
1
-0
/
+2
*
|
PropertyEditor: Filter out resource_local_to_scene
Rémi Verschelde
2017-12-10
1
-2
/
+2
*
|
PropertyEditor: Fix display of property doc in tooltip
Rémi Verschelde
2017-12-09
1
-26
/
+23
*
|
Remove layer flyout label.
Ray Koopa
2017-12-09
1
-10
/
+1
|
/
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
[next]