Commit History

Author SHA1 Message Date
  Lukas Tönne 0bef196894 Fix T38811: Cycles particle ids are inconsistent when using multiple particle systems. 11 years ago
  Thomas Dinges c0e6a0d318 Code cleanup / Cycles: Remove unused "curverender" variable from Object class, was never used. 11 years ago
  Brecht Van Lommel b9ce231060 Cycles: relicense GNU GPL source code to Apache version 2.0. 11 years ago
  Brecht Van Lommel ed1a08382f Cycles: code refactoring to deduplicate the various BVH traversal variations. 11 years ago
  Stuart Broadfoot e9ba345c46 New feature 12 years ago
  Brecht Van Lommel 7c0a0bae79 Fix #33375: OSL geom:trianglevertices gave wrong coordinates for static BVH. 12 years ago
  Brecht Van Lommel 4ad103cedd Fix cycles motion blur not working correct with shutter time > 2.0. The soft 12 years ago
  Brecht Van Lommel fedc8e1722 Cycles: add "From Dupli" option for texture coordinate node. This gets the 12 years ago
  Lukas Toenne f0d2477484 Fix for #32184 and redesign of particle storage in Cycles. 12 years ago
  Lukas Toenne fec872ef9c Added a particle index output to the Particle Info Cycles node. This is required to get consistent ID numbers for particles. The Object ID is not usable since it's a user defined value of the instanced object, which does not vary per instance. Also the random value from the object info node is not consistent over time, since it only depends on the index in the dupli list (so each emitted or dying particle shifts the value). 12 years ago
  Lukas Toenne 5e1bbde01d Particle Info node for Cycles. This can be used to access particle information in material shaders for dupli objects. For now only the particle Age and individual Lifetime (in frames) are supported, more attributes can be added when needed. 12 years ago
  Brecht Van Lommel 66f4ab396f Cycles: different fix for object info random range issue. 12 years ago
  Brecht Van Lommel 9e2f377273 Fix #31556: cycles object info random value was not properly randomized for 12 years ago
  Brecht Van Lommel c3e1fce775 Cycles: add Object Info node, with outputs object location, object/material 12 years ago
  Brecht Van Lommel 1e2afcddd3 Fix #31168: cycles mask layer should only affect objects for camera rays. 12 years ago
  Brecht Van Lommel 1d8c798188 Cycles: support for motion vector and UV passes. 12 years ago
  Brecht Van Lommel f99343d3b8 Cycles: Render Passes 13 years ago
  Brecht Van Lommel df625253ac Cycles: 13 years ago
  Brecht Van Lommel 2996f08f84 Cycles: first batch of windows build fixes, not quite there yet. 13 years ago
  Ton Roosendaal da376e0237 Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 13 years ago