kobewi
|
39d429e497
Change some math macros to constexpr
|
3 years ago |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
3 years ago |
Rémi Verschelde
|
8b8e858778
Merge pull request #54489 from briansemrau/texture-delete-update
|
3 years ago |
clayjohn
|
99064d57db
New OpenGL batching canvas renderer
|
3 years ago |
bruvzg
|
679fe92bb3
Fix incorrect format and buffer used for bone weights.
|
3 years ago |
Rémi Verschelde
|
3a5a3473be
Merge pull request #54791 from NHodgesVFX/master
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Brian Semrau
|
716e15cd26
Fix multimesh still drawing when visible instances is zero
|
3 years ago |
Yuri Roubinsky
|
826e781bfa
Fix default_texture_param in shader pipeline to support uniform arrays
|
3 years ago |
NHodgesVFX
|
dbe366a830
add more OpenGL attributes
|
3 years ago |
Brian Semrau
|
4a1c28460e
Fix materials not updating when texture replaced/deleted
|
3 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Yuri Roubinsky
|
6873ecaaf9
Added support for uniform arrays in shaders
|
4 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Hugo Locurcio
|
ba65730cbf
Rename RID's `getornull()` to `get_or_null()`
|
3 years ago |
Hendrik Brucker
|
6a9f3746af
Fix editor freeze when asigning Skeleton2D to Polygon2D
|
3 years ago |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
3 years ago |
JFonS
|
5f69218edc
Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-material
|
3 years ago |
Clay John
|
036b7a0985
Merge pull request #51873 from Chaosus/fix_uniform_error_spam
|
4 years ago |
bruvzg
|
4c3f7d1290
Makes FontData importable resource.
|
4 years ago |
Yuri Roubinsky
|
b6af457d25
Fix incorrect checking of uniform set to prevent error spam (2)
|
4 years ago |
Hugo Locurcio
|
a139e58f8c
Add comments at the top of each built-in shader to ease debugging
|
4 years ago |
TechnoPorg
|
b097e7f510
Vulkan: Fix CanvasItem::use_parent_material
|
4 years ago |
Yuri Roubinsky
|
9de779344c
Makes a clear error message if shader compilation failed
|
4 years ago |
Nathan Franke
|
051234e84e
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
|
4 years ago |
Yuri Roubinsky
|
ac4406cfbe
Fix incorrect checking of uniform set to prevent error spam
|
4 years ago |
luz paz
|
3564c16cb8
Fix various typos with codespell
|
4 years ago |
Hugo Locurcio
|
abc38b8d66
Use C++11 raw literals for shader code to improve readability
|
4 years ago |
reduz
|
83addd6ee5
Fix material invalidation on reimport.
|
4 years ago |