Yuri Rubinsky
|
94831c7209
Forbid passing multiview sampler to the custom function in shaders
|
2 жил өмнө |
clayjohn
|
ce8a2c6dbf
Ensure that Particles have fully initialized before doing view axis pass in RD renderers
|
2 жил өмнө |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 жил өмнө |
Conrad H. Appel, IV
|
ad6dd38795
Fix GPUParticles2D not recomputing transforms each frame
|
2 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
clayjohn
|
886cae515c
Ensure that particles are processed at least once before being used
|
2 жил өмнө |
Rémi Verschelde
|
676f60b0cc
Merge pull request #70132 from clayjohn/RT-update
|
2 жил өмнө |
clayjohn
|
99a159cd9b
Transform sdf xfrom by particle emission transform when particles are in global space
|
2 жил өмнө |
clayjohn
|
1b330820bf
Implement render_target_was_used API so that Viewports can properly check if they have been used.
|
2 жил өмнө |
Yuri Rubinsky
|
56954485ed
Refactor `ShaderData` & fix the sorting of shader uniforms
|
2 жил өмнө |
clayjohn
|
9ce57050a5
Add GPUParticles to the OpenGL3 renderer.
|
2 жил өмнө |
Hugo Locurcio
|
ab7a807f2b
Rename GPUParticles2D/3D's `trail_length_secs` to `trail_lifetime`
|
2 жил өмнө |
clayjohn
|
3d28cb3cd3
Correctly set number of particle dispatches when setting view axis
|
3 жил өмнө |
Rémi Verschelde
|
8017827144
SCons: Re-enable treating `#warning` as error with `werror`
|
3 жил өмнө |
Rémi Verschelde
|
ecd4ab1e14
Merge pull request #66683 from clayjohn/SRGB-canvasitem
|
3 жил өмнө |
Bastiaan Olij
|
ddc4ae1175
Move cluster builder, sdfgi and gi structures to clustered renderer, move light and probe elements into storage and reorganise our render_scene method.
|
3 жил өмнө |
clayjohn
|
06d0e56559
Default CanvasItem materials to not convert uniform colors to linear space.
|
3 жил өмнө |
danboo
|
eba8be6e45
Fix typo - "collison" -> "collision"
|
3 жил өмнө |
Rémi Verschelde
|
7ab01450cf
Fix MSVC warning C4702: unreachable code
|
3 жил өмнө |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
3 жил өмнө |
Micky
|
723bf85145
Rename ParticlesMaterial to ParticleProcessMaterial
|
3 жил өмнө |
Hugo Locurcio
|
db22b7ded0
Rename shader parameter uniform setter/getter methods for consistency
|
3 жил өмнө |
Bastiaan Olij
|
81c6f73109
Changed storage structs to private
|
3 жил өмнө |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
3 жил өмнө |
Yuri Rubinsky
|
886c2d9681
Implement shader uniform groups/subgroups
|
3 жил өмнө |
reduz
|
f649678402
Clean up Shader Preprocessor
|
3 жил өмнө |
Bastiaan Olij
|
ecfcfd97fa
Split dependency logic
|
3 жил өмнө |
GanidhuAbey
|
3c95a70081
Fix particle system from going inactive early
|
3 жил өмнө |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 жил өмнө |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 жил өмнө |