summaryrefslogtreecommitdiff
path: root/scene/resources/style_box.h
AgeCommit message (Expand)Author
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-08-12Use real_t and double where appropriate in ParticlesAaron Franke
2021-08-10StyleBox fake AA improvements (aa_size float property)Hendrik Brucker
2021-03-03Hide more options of disabled propertiesMichael Alexsander
2021-02-09Initialize class variables with default values in scene/ [2/2]Rafał Mikrut
2021-01-18Fix typo in theming methods ("botton" -> "bottom")Hugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-24Refactored 2D shader and lighting systemreduz
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-24StyleBox preview adjusted to fit all drawn contentPouleyKetchoupp
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-03-19Properly handle different border widths in rounded corner aaPouleyKetchoupp
2019-03-19Support for shadow offset in box stylePouleyKetchoupp
2019-01-24Ability to get the current canvas item being drawn from stylebox.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-14Visual Shaders are back.Juan Linietsky
2018-02-22StyleBoxTexture: Texture instead of RES for texture and normal_map.Pieter-Jan Briers
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-14Renamed function arguments to keep them consistent between declaration and im...Wilson E. Alvarez
2017-08-31unified draw_center naming for (9patch,StyleBoxes)toger5
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21added utility funtions for expand margins (in styleBox)toger5
2017-08-16Merge pull request #10265 from leezh/patchnine_styleboxRémi Verschelde
2017-08-15styleBoxFlat removed light, dark color entirelytoger5
2017-08-15new StyleBoxFlat added more drawing featurestoger5
2017-08-15NEW Style Box Flat Implementationtoger5
2017-08-12Added Tile and TileFit to StyleBoxesZher Huei Lee
2017-07-18Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez
2017-06-18Added normalmap support to stylebox and animated sprite.Juan Linietsky
2017-06-15Rename Godot-specific resource extensionsGeorge Marques
2017-05-09New customizable editor themevolzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-08-05VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky
2016-06-05Enhanced StyleBoxTexture:Geequlim
2016-03-09remove trailing whitespaceHubert Jarosz