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
|
4 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 |
reduz
|
c43f624d44
Unify material parameter update
|
4 years ago |
Gilles Roudière
|
e8476c994d
Keep the drawing transform when drawing meshing in CanvasItem
|
4 years ago |
reduz
|
94d31ac327
Implement animation slice drawing in CanvasItem
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Rémi Verschelde
|
f1abfbbeb1
Merge pull request #48837 from Soupstraw/shader-pi
|
4 years ago |
Joosep Jääger
|
16567321ba
Added constants PI, TAU and E to the shader language
|
4 years ago |
reduz
|
789713b008
Support for 2D particles to collide against SDF
|
4 years ago |
reduz
|
479391ef54
Fixes missng 2D engine bits
|
4 years ago |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
reduz
|
d3b49c416a
Refactor GLSL shader compilation
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
reduz
|
8b19ffd810
Make Servers truly Thread Safe
|
4 years ago |
Rémi Verschelde
|
d2e1216504
Merge pull request #37547 from aaronfranke/tau
|
4 years ago |
reduz
|
280f334f81
Reorganize RenderingDevice barriers
|
4 years ago |
Yuri Roubinsky
|
fdfddbdc3c
Fix LIGHT compilation for canvas shader
|
4 years ago |
Aaron Franke
|
1d5042c9e2
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
|
5 years ago |
reduz
|
cdb216f4e4
Added ability to visualize native shaders
|
4 years ago |