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
2019-04-07
Early exit when nothing to draw in style box flat (fixes #27764)
PouleyKetchoupp
2019-03-19
Properly handle different border widths in rounded corner aa
PouleyKetchoupp
2019-03-19
Support for shadow offset in box style
PouleyKetchoupp
2019-02-25
Update controls when a stylebox or icon override changes; change to CONNECT_R...
Bojidar Marinov
2019-01-24
Ability to get the current canvas item being drawn from stylebox.
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-08
-Moved EditorDefaultValue to ClassDB, made it core
Juan Linietsky
2018-10-16
Remove unnecessary "rings" variable from "draw_rings()" in StyleBox
Michael Alexsander Silva Dias
2018-10-04
fix enum cast warnings on clang
karroffel
2018-07-14
Visual Shaders are back.
Juan Linietsky
2018-05-17
-Ability to open resources in the same window
Juan Linietsky
2018-05-07
Merge pull request #17828 from bojidar-bg/17779-progressbar-minimum-size
Juan Linietsky
2018-04-27
Fixed stylebox crash
sersoong
2018-03-28
Fix StyleBox ignoring region rect and ProgressBar using center size
Bojidar Marinov
2018-02-22
StyleBoxTexture: Texture instead of RES for texture and normal_map.
Pieter-Jan Briers
2018-02-21
Fix typos with codespell
luz.paz
2018-01-21
attemp to fix #15870
Mariano Suligoy
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-10-14
[DOCS] Fix a few typos.
Andreas Haas
2017-08-31
unified draw_center naming for (9patch,StyleBoxes)
toger5
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-22
fixed crash styleBoxTexture binding issue
toger5
2017-08-22
Merge pull request #10519 from toger5/remove_addition_border
Rémi Verschelde
2017-08-21
added utility funtions for expand margins (in styleBox)
toger5
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-19
Merge pull request #10444 from toger5/styleBoxFlat_corner_detail_value_limita...
Rémi Verschelde
2017-08-19
styleBoxFlat: clamp corner_detail + aa_size
toger5
2017-08-19
Performance styleBoxFlat:
toger5
2017-08-19
Removes extra argument from StyleBoxFlat::get_border_color()
Ignacio Etcheverry
2017-08-16
Merge pull request #10265 from leezh/patchnine_stylebox
Rémi Verschelde
2017-08-15
styleBoxFlat removed light, dark color entirely
toger5
2017-08-15
new StyleBoxFlat removed multiBorderColor
toger5
2017-08-15
new StyleBoxFlat limits for drawing
toger5
2017-08-15
new StyleBoxFlat added more drawing features
toger5
2017-08-15
NEW Style Box Flat Implementation
toger5
2017-08-12
Added Tile and TileFit to StyleBoxes
Zher Huei Lee
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-08-01
Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-Sync
Rémi Verschelde
2017-07-19
Fix "vertical" property of StyleBoxLine
George Marques
2017-07-18
Added separators using StyleBoxLine, some theme style fixes, added variant icon
Daniel J. Ramirez
2017-06-29
Texture region now updates when changing an Atlas
Robert Hernandez
2017-06-18
Added normalmap support to stylebox and animated sprite.
Juan Linietsky
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
2017-05-09
New customizable editor theme
volzhs
2017-04-13
Respect the expand margin for StyleBoTextures again.
Ray Koopa
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-31
Fixed WindowDialog not aligning properly
Robert Hernandez
2017-03-30
Fixed AtlasTexture being incorrectly
Robert Hernandez
[next]