blender/intern/cycles/kernel/osl
Brecht Van Lommel db7f9a70b0 Cycles: Added Float2 attribute type.
Float2 are now a new type for attributes in Cycles. Before, the choices
for attribute storage were float and float3, the latter padded to
float4. This meant that UV maps were inflated to twice the size
necessary.

Reviewers: brecht, sergey

Reviewed By: brecht

Subscribers: #cycles

Tags: #cycles

Differential Revision: https://developer.blender.org/D4409
2019-03-05 14:55:21 +01:00
..
background.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
bsdf_diffuse_ramp.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
bsdf_phong_ramp.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
CMakeLists.txt Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
emissive.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
osl_bssrdf.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
osl_closures.cpp Cycles: Cleanup, style 2018-08-24 14:36:18 +02:00
osl_closures.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
osl_globals.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
osl_services.cpp Cycles: Added Float2 attribute type. 2019-03-05 14:55:21 +01:00
osl_services.h Fix T60061: Cycles OSL point density not working. 2019-01-02 19:56:49 +01:00
osl_shader.cpp Cycles: Cleanup, space after (void) 2018-11-09 12:08:51 +01:00
osl_shader.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00