提交历史

作者 SHA1 备注 提交日期
  Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern 5 年之前
  Brecht Van Lommel e290a0b056 Cleanup: add asserts to catch cases where wrong attribute type is used. 5 年之前
  Brecht Van Lommel db7f9a70b0 Cycles: Added Float2 attribute type. 5 年之前
  Sergey Sharybin cb4b5e12ab Cycles: Cleanup, spacing after preprocessor 6 年之前
  Campbell Barton 1daa20ad9f Cleanup: strip trailing space for cycles 6 年之前
  Kévin Dietrich 7377d411b4 Cycles volume: fast empty space optimization by generating a tight mesh 6 年之前
  Brecht Van Lommel a963c7d48d Code refactor: improve attribute handling for optional volume attributes. 6 年之前
  Sergey Sharybin 552d15c976 Cycles: Add utility function to remove given attribute 7 年之前
  Sergey Sharybin 0579eaae1f Cycles: Make all #include statements relative to cycles source directory 7 年之前
  Mai Lavelle 0b68c68006 Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdiv 8 年之前
  Mai Lavelle cd809b95d8 Cycles: Add AttributeDescriptor 8 年之前
  Mai Lavelle c96ae81160 Cycles microdisplacement: ngons and attributes for subdivision meshes 8 年之前
  Brecht Van Lommel c96a4c8a2a Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 8 年之前
  Sergey Sharybin 92774ff792 Cycles: Use explicit qualifier for single-argument constructors 8 年之前
  Thomas Dinges ee36e75b85 Cleanup: Fix Cycles Apache header. 10 年之前
  Thomas Dinges 0ce3a755f8 Cycles: Add support for uchar4 attributes. 10 年之前
  Bastien Montagne e29698d3cd Split Normals I (5/5): Add support of split normals to Cycles. 10 年之前
  Brecht Van Lommel 27043b8e40 Cycles code internals: add support for mesh voxel grid attributes. 10 年之前
  Brecht Van Lommel 24ad7e0bea Cycles code refactor: add support for motion vertex attributes. 10 年之前
  Brecht Van Lommel 9cd2b19999 Cycles Volume Render: generated texture coordinates for volume render. 11 年之前
  Brecht Van Lommel b9ce231060 Cycles: relicense GNU GPL source code to Apache version 2.0. 11 年之前
  Brecht Van Lommel 57cf48e7c6 Cycles Hair: refactoring to support generic attributes for hair curves. There 12 年之前
  Lukas Toenne a9105a7dea Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard enum typedef and the attribute_standard_name mapping function to util_attribute/util_types headers, so they can properly be used by kernel and render files alike. This should avoid any std C includes which are not available in CUDA. Thanks to Sergey for help! 12 年之前
  Lukas Toenne 674d295df3 Fix for attribute lookup in OSL. This uses a map in the OSL globals instead of the device texture. 12 年之前
  Brecht Van Lommel 1d8c798188 Cycles: support for motion vector and UV passes. 12 年之前
  Brecht Van Lommel 6cb896ff0a Cycles: fix msvc compile warning, patch by Jason Wilkins. 13 年之前
  Brecht Van Lommel da8f71bffb Cycles: some tweaks to silence msvc assertions in debug mode. 13 年之前
  Ton Roosendaal da376e0237 Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 13 年之前