|
|
20421ef952
|
Cleanup: DRW: Move ModelMatrix declaration to common_view_lib
|
2019-05-14 10:57:04 +02:00 |
|
|
|
0d8ab0eac6
|
DRW: Remove ModelViewMatrix Usage
|
2019-05-10 12:14:41 +02:00 |
|
|
|
e12c08e8d1
|
ClangFormat: apply to source, most of intern
Apply clang format as proposed in T53211.
For details on usage and instructions for migrating branches
without conflicts, see:
https://wiki.blender.org/wiki/Tools/ClangFormat
|
2019-04-17 06:21:24 +02:00 |
|
|
|
4e1257f2d8
|
Make particle size follow world space instead of screen space
|
2017-06-06 09:57:18 +02:00 |
|
|
|
9bc88b69d8
|
Implement particle velocity and acceleration visualization
|
2017-05-23 18:39:22 +02:00 |
|
|
|
6f063bdb1c
|
Use pointers to actual data for particle uniforms
This makes particle color uniforms point directly to material color, and
particle size uniforms point directly to ParticleSettings size.
|
2017-05-23 14:37:01 +02:00 |
|
|
|
340e4394d4
|
Use custom shader for dot particles
|
2017-05-23 14:25:12 +02:00 |
|