Commit History

Author SHA1 Message Date
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 years ago
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 years ago
  Stefan Werner f3010e98c3 Code refactor: use KernelShader and KernelParticle instead of float arrays. 6 years ago
  Brecht Van Lommel b5fe00d1ac Cycles: restore Particle Info Index for now, keep it next to Random. 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
  Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API. 7 years ago
  Brecht Van Lommel 7ad9333fad Code refactor: store device/interp/extension/type in each device_memory. 7 years ago
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 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 d2cb0f955b Cycles: Reduce verbosity of logging 8 years ago
  Sergey Sharybin 2f5dd83759 Cycles: Add some statistics logging 9 years ago
  Sergey Sharybin 585dd26120 Cycles: Code cleanup, prepare for strict C++ flags 9 years ago
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 years ago
  Brecht Van Lommel b9ce231060 Cycles: relicense GNU GPL source code to Apache version 2.0. 11 years ago
  Brecht Van Lommel 863291bc8e Fix #33113: cycles not rendering motion blur correct with dying particles. 12 years ago
  Lukas Toenne cc835e47b0 Cycles fix: don't skip particle device update when there are no particle systems. The device texture always contains at least one dummy particle in case particle info node is used for non-instance objects, this must be initialized in any case. 12 years ago
  Lukas Toenne 3ca3102bcf Cycles: Fully initialize the dummy particle at index 0. 12 years ago
  Lukas Toenne 9e3fa15d4b Added a bunch of additional particle state attributes to the Cycles particle info node: 12 years ago
  Lukas Toenne f0d2477484 Fix for #32184 and redesign of particle storage in Cycles. 12 years ago