index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_properties.cpp
Age
Commit message (
Expand
)
Author
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-12
Misc. typos
luz.paz
2018-09-05
Make better look for bitmask
volzhs
2018-08-23
Change how path properties are presented, so they can be edited. Fixes #20709
Juan Linietsky
2018-08-20
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-18
Merge pull request #21155 from ordigdug/fix-colorpicker-popup
Rémi Verschelde
2018-08-18
Fixed text entry is going in reverse
DualMatrix
2018-08-18
Fixes colorpicker popup immeditately closing when interacting with colorpicke...
ordigdug
2018-08-16
Fix crash assigning script to a Resource
Rémi Verschelde
2018-08-14
Revert "Open visual editor when "open editor" button in the inspector is pres...
Juan Linietsky
2018-08-14
Merge pull request #20400 from OliPerraul/oliperraul/20332/fix_defects_with_e...
Rémi Verschelde
2018-08-07
Several improvements to inspector.
Juan Linietsky
2018-07-29
Undo an accidental revert.
Hein-Pieter van Braam
2018-07-28
Revert "Open visual editor when "open editor" button in the inspector is pres...
Hein-Pieter van Braam
2018-07-28
Fixed a number of issues related to the Dictionary export property for the ed...
oliperraul
2018-07-28
Fix layer 2-line tooltips used as name in inspector
Rémi Verschelde
2018-07-25
Fixed Issue #20399
Tiger Caldwell
2018-07-25
Add editor property type so that inspector can search for objects. This is a ...
K. S. Ernest (iFire) Lee
2018-07-19
Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex...
Rémi Verschelde
2018-07-18
Improvements to vector fields, show axis in color with a background
Juan Linietsky
2018-07-18
Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss...
ordigdug
2018-07-18
Several improvements to editor inspector usability and style
Juan Linietsky
2018-07-17
Merge pull request #20220 from volzhs/texture-size
Rémi Verschelde
2018-07-17
Fix preview texture size on Inspector
volzhs
2018-07-17
Inspector: Add bit/value info to layer tooltip
Rémi Verschelde
2018-07-16
Merge pull request #20112 from nunodonato/openvisualeditorbutton
Thomas Herzog
2018-07-14
Visual Shaders are back.
Juan Linietsky
2018-07-12
Open visual editor when "open editor" button in the inspector is pressed.
Nuno Donato
2018-07-05
Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-edit
Max Hilbrunner
2018-07-05
Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text
Max Hilbrunner
2018-07-04
Fixes to the new inspector
Guilherme Felipe
2018-07-03
Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector
Max Hilbrunner
2018-06-27
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-22
Fix crash when assigning a node on editing animation key
volzhs
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
Add proper type information to array property
Bojidar Marinov
2018-06-04
Fix Rect2 properties typo
Guilherme Felipe
2018-05-25
Merge pull request #19115 from firefly2442/cppcheck-defensive
Rémi Verschelde
2018-05-23
Use relative node path when assigning a node on inspector
volzhs
2018-05-23
cppcheck - defensive programming on i index check order
firefly2442
2018-05-19
Dictionary editing support in inspector
Juan Linietsky
2018-05-19
Dictionary editing does the comeback to the inspector, fixes #19046
Juan Linietsky
2018-05-17
Working Drag & Drop again in inspector
Juan Linietsky
2018-05-17
-Ability to open resources in the same window
Juan Linietsky
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-16
Allow editing of some unbound properties when hinted (or no range hinted)
Juan Linietsky
2018-05-15
-New inspector.
Juan Linietsky