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
2021-08-07
Added editor dialog for easily creating shaders.
Yuri Roubinsky
2021-07-30
Refactor layer property editor grid
PouleyKetchoupp
2021-07-18
Optimize StringName usage
reduz
2021-07-13
Add type variations to Theme
Yuri Sizov
2021-07-01
Use PROPERTY_USAGE_NONE instead of 0 for no property usage
Aaron Franke
2021-06-30
Fix editor suffixes and degrees conversion
reduz
2021-06-29
Implement painting properties over TileSets
Gilles Roudière
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-16
Documentation search fixes
Gregory Basile
2021-06-15
Merge pull request #49083 from foxydevloper/make-easing-line-smooth
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-04
Rename Quat to Quaternion
Marcel Admiraal
2021-06-03
Rename EditorPropertyTransform to EditorPropertyTransform3D
Aaron Franke
2021-06-03
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-05-25
Make easing properties drawn with anti aliasing
fox
2021-05-19
Use EditorResourcePicker in the Inspector
Yuri Sizov
2021-05-12
Fix EditorPropertyEasing capturing drag events originated outside of it
Yuri Sizov
2021-05-09
Fix EditorPropertyResource focus outline being drawn behind the preview
Hugo Locurcio
2021-05-04
Rename `doubleclick` to `double_click`
Aaron Franke
2021-04-29
Replace remaining uses of `NULL` with `nullptr`
Rémi Verschelde
2021-04-06
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-05
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-03-31
Use double when setting the default step size
megalobyte
2021-04-01
Merge pull request #43155 from nathanfranke/collapse-resource-preview
Rémi Verschelde
2021-03-23
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-13
Fix always capitalized properties in sub-inspector
jmb462
2021-03-10
Implement Navigation layers
Gilles Roudière
2021-02-12
Improved Inspector Sub-Resource Editing
reduz
2021-02-10
Removed _change_notify
reduz
2021-02-04
Make Rect2 properties show in 2x2 layout
kobewi
2021-01-09
Emit changed signal from Color Picker when changed
kobewi
2021-01-07
Merge pull request #44980 from RandomShaper/fix_res_lifetime
Rémi Verschelde
2021-01-07
Revert "Fixed EditorPropertyText change signal emission."
Rémi Verschelde
2021-01-06
Fix cases of resources destroyed too early
Pedro J. Estébanez
2021-01-06
Merge pull request #44971 from nekomatata/fix-string-property-update
Rémi Verschelde
2021-01-06
Update String property field only when text has changed
PouleyKetchoupp
2021-01-03
Don't emit changed signal on Color Picker close
kobewi
2021-01-01
Merge pull request #44809 from Calinou/physics-render-layers-zero-index
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-30
Use zero-indexing for physics and render layer names
Hugo Locurcio
2020-12-29
Fix instantiation of resource as property value
Pedro J. Estébanez
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-12
Fixed EditorPropertyText change signal emission.
Andrea Catania
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-09
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-10-28
Collapse Resource Preview Properly
Nathan Franke
2020-10-26
fix toggle mask bit 0
David Sichma
2020-10-21
Shader globals bugfixes
David Sichma
[next]