index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
resources
/
style_box.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
David Snopek
2024-09-11
1
-1
/
+1
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-1
/
+0
*
Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own file
Hendrik Brucker
2023-07-17
1
-183
/
+5
*
Fix blurry borders on antialiased FlatStyleBox
David Giardi
2023-04-17
1
-1
/
+1
*
Remove size restrictions from StyleBoxTexture
Yuri Sizov
2023-01-26
1
-2
/
+0
*
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-19
1
-33
/
+28
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add set_default_margin_all/individual to StyleBox
FireForge
2022-09-07
1
-0
/
+5
*
Make `_validate_property` a multilevel method
Yuri Sizov
2022-08-22
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
Merge pull request #58599 from Calinou/styleboxflat-add-skew
Rémi Verschelde
2022-04-28
1
-0
/
+4
|
\
|
*
Add a Skew property to StyleBoxFlat
Hugo Locurcio
2022-02-26
1
-0
/
+4
*
|
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-2
/
+8
|
/
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Use real_t and double where appropriate in Particles
Aaron Franke
2021-08-12
1
-2
/
+2
*
StyleBox fake AA improvements (aa_size float property)
Hendrik Brucker
2021-08-10
1
-18
/
+7
*
Hide more options of disabled properties
Michael Alexsander
2021-03-03
1
-0
/
+1
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-22
/
+22
*
Fix typo in theming methods ("botton" -> "bottom")
Hugo Locurcio
2021-01-18
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Control margin to offset
Marcel Admiraal
2020-12-23
1
-16
/
+16
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-1
/
+0
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Refactored 2D shader and lighting system
reduz
2020-10-24
1
-4
/
+0
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-13
/
+13
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-6
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
StyleBox preview adjusted to fit all drawn content
PouleyKetchoupp
2019-11-24
1
-0
/
+3
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-3
/
+1
*
Properly handle different border widths in rounded corner aa
PouleyKetchoupp
2019-03-19
1
-5
/
+3
*
Support for shadow offset in box style
PouleyKetchoupp
2019-03-19
1
-0
/
+4
*
Ability to get the current canvas item being drawn from stylebox.
Juan Linietsky
2019-01-24
1
-0
/
+4
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-3
/
+7
*
StyleBoxTexture: Texture instead of RES for texture and normal_map.
Pieter-Jan Briers
2018-02-22
1
-4
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-2
/
+2
*
unified draw_center naming for (9patch,StyleBoxes)
toger5
2017-08-31
1
-6
/
+6
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
added utility funtions for expand margins (in styleBox)
toger5
2017-08-21
1
-0
/
+4
*
Merge pull request #10265 from leezh/patchnine_stylebox
Rémi Verschelde
2017-08-16
1
-0
/
+18
|
\
|
*
Added Tile and TileFit to StyleBoxes
Zher Huei Lee
2017-08-12
1
-0
/
+18
*
|
styleBoxFlat removed light, dark color entirely
toger5
2017-08-15
1
-6
/
+1
*
|
new StyleBoxFlat added more drawing features
toger5
2017-08-15
1
-1
/
+26
*
|
NEW Style Box Flat Implementation
toger5
2017-08-15
1
-15
/
+37
|
/
*
Added separators using StyleBoxLine, some theme style fixes, added variant icon
Daniel J. Ramirez
2017-07-18
1
-0
/
+34
[next]