Brecht Van Lommel
|
b77c10b45c
Merge branch 'blender2.7'
|
5 years ago |
Alex Fuller
|
2adf4b401e
Fix for Cycles UV adaptive subdivision after float2 changes.
|
5 years ago |
Campbell Barton
|
e12c08e8d1
ClangFormat: apply to source, most of intern
|
5 years ago |
Jacques Lucke
|
c4908c8e8c
Fix T62758: hair curves with UV mapped textures renders wrong.
|
5 years ago |
Brecht Van Lommel
|
e290a0b056
Cleanup: add asserts to catch cases where wrong attribute type is used.
|
5 years ago |
Brecht Van Lommel
|
db7f9a70b0
Cycles: Added Float2 attribute type.
|
5 years ago |
Sergey Sharybin
|
66d8bfb85c
Update code to be compatible with OIIO 2.0
|
6 years ago |
Campbell Barton
|
1daa20ad9f
Cleanup: strip trailing space for cycles
|
6 years ago |
Kévin Dietrich
|
7377d411b4
Cycles volume: fast empty space optimization by generating a tight mesh
|
7 years ago |
Brecht Van Lommel
|
a963c7d48d
Code refactor: improve attribute handling for optional volume attributes.
|
7 years ago |
Brecht Van Lommel
|
04896d223d
Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.
|
7 years ago |
Brecht Van Lommel
|
f6107af4cf
Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.
|
7 years ago |
Sergey Sharybin
|
37f65e9dc4
Cycles: Implement index output for hair node
|
7 years ago |
Sergey Sharybin
|
8e1dd7ed81
Cycles: Remove unneeded include statements
|
7 years ago |
Sergey Sharybin
|
552d15c976
Cycles: Add utility function to remove given attribute
|
7 years ago |
Sergey Sharybin
|
0579eaae1f
Cycles: Make all #include statements relative to cycles source directory
|
7 years ago |
Mai Lavelle
|
0b68c68006
Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdiv
|
8 years ago |
Mai Lavelle
|
cd809b95d8
Cycles: Add AttributeDescriptor
|
8 years ago |
Mai Lavelle
|
c96ae81160
Cycles microdisplacement: ngons and attributes for subdivision meshes
|
8 years ago |
Brecht Van Lommel
|
c96a4c8a2a
Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays.
|
8 years ago |
Sergey Sharybin
|
d6b77450ce
Fix T47447: Cycles crash when reaching texture limit with 3D textures
|
9 years ago |
Sergey Sharybin
|
5ff132182d
Cycles: Code cleanup, spaces around keywords
|
9 years ago |
Sergey Sharybin
|
227a94077f
Cycles: implement pointiness geometry attribute
|
10 years ago |
Thomas Dinges
|
ee36e75b85
Cleanup: Fix Cycles Apache header.
|
10 years ago |
Thomas Dinges
|
0ce3a755f8
Cycles: Add support for uchar4 attributes.
|
10 years ago |
Campbell Barton
|
b1350cf392
Fix for uninitialized memory use in Cycles
|
10 years ago |
Bastien Montagne
|
e29698d3cd
Split Normals I (5/5): Add support of split normals to Cycles.
|
10 years ago |
Brecht Van Lommel
|
73299516fa
Fix scons CUDA build and compile error with more strict compilers.
|
10 years ago |
Brecht Van Lommel
|
691c4c17ad
Cycles: add "density", "flame" and "color" attributes for smoke domains.
|
10 years ago |
Brecht Van Lommel
|
27043b8e40
Cycles code internals: add support for mesh voxel grid attributes.
|
10 years ago |