index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
style_box.cpp
Age
Commit message (
Expand
)
Author
2023-04-24
Fix blurry borders on antialiased FlatStyleBox
David Giardi
2023-01-28
Add a theme usability setting which updates the touch area of UI elements (e....
Fredia Huya-Kouadio
2023-01-26
Don't change region_rect when setting texture
kobewi
2023-01-26
Remove size restrictions from StyleBoxTexture
Yuri Sizov
2023-01-19
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-30
Simplify GDVIRTUAL_REQUIRED_CALL calls
kobewi
2022-10-19
Simplify GDVIRTUAL_CALL calls
kobewi
2022-09-07
Unbind StyleBox*.set_*_individual() methods
FireForge
2022-09-07
Add set_default_margin_all/individual to StyleBox
FireForge
2022-09-02
Add `is_zero_approx` methods to `Vector2`, `3`, and `4`
Jonathan Nicholl
2022-08-22
Make `_validate_property` a multilevel method
Yuri Sizov
2022-06-11
Add suffixes to all nodes and resources
FireForge
2022-05-26
Improve StyleBox preview
reduz
2022-04-28
Merge pull request #58599 from Calinou/styleboxflat-add-skew
Rémi Verschelde
2022-04-28
Merge pull request #52624 from e8newallm/52577
Rémi Verschelde
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-02-26
Add a Skew property to StyleBoxFlat
Hugo Locurcio
2022-01-12
Use List Initializations for Vectors.
Anilforextra
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-11-03
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-09-19
Corrected directional properties to be ordered Left->Top->Right->Bottom
Matthew Newall
2021-08-12
Use real_t and double where appropriate in Particles
Aaron Franke
2021-08-10
StyleBox fake AA improvements (aa_size float property)
Hendrik Brucker
2021-06-12
Fixed a bunch of connection errors in TextureEditorPlugin
Yuri Roubinsky
2021-03-03
Hide more options of disabled properties
Michael Alexsander
2021-02-16
Fix StyleBoxLine's incorrect style margin values
Michael Alexsander
2021-02-10
Removed _change_notify
reduz
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-01
Merge pull request #37547 from aaronfranke/tau
Rémi Verschelde
2021-01-18
Fix typo in theming methods ("botton" -> "bottom")
Hugo Locurcio
2021-01-09
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
Aaron Franke
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-23
Rename Control margin to offset
Marcel Admiraal
2020-12-09
Cleanup unused engine code
Tomasz Chabora
2020-10-24
Refactored 2D shader and lighting system
reduz
2020-09-24
Add a property hint to StyleBoxFlat `shadow_size` for editor usability
Hugo Locurcio
2020-08-29
Adds automatic update for region_rect
Zak
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
Rename more 2D and 3D nodes to follow convention
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-01-05
Fixed StyleBoxFlat antialiasing with aa size of 1
PouleyKetchoupp
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-22
Merge pull request #34488 from nekomatata/style_box_flat_aa
Rémi Verschelde
2019-12-20
Fixed StyleBoxFlat border size with aa on
PouleyKetchoupp
[next]