November 3, 2021, 12:35 (GMT) |
Further simplifications, fix typo. |
November 3, 2021, 10:46 (GMT) |
Simplify and cleanup a bit attribute processing. |
November 2, 2021, 12:29 (GMT) |
Fix duplicate constraints on instances. |
November 2, 2021, 11:32 (GMT) |
Fix compile error due to new changes in master. |
November 2, 2021, 11:05 (GMT) |
Merge branch 'master' into temp-abc-features |
October 29, 2021, 03:58 (GMT) |
Support instancing. Instances are read as linked duplicates of the source object. |
October 29, 2021, 01:05 (GMT) |
Use GeometrySets for USD as well. This was breaking the modifier. |
October 28, 2021, 22:50 (GMT) |
Expose CacheFile.type to the RNA. |
October 28, 2021, 22:25 (GMT) |
Fix missing CacheFile from Context. |
October 28, 2021, 22:16 (GMT) |
Cleanup: quiet warnings. |
October 28, 2021, 22:03 (GMT) |
Merge branch 'master' into temp-abc-features |
October 26, 2021, 14:20 (GMT) |
Add BKE_id_attribute_ensure to avoid creating multiple layers for the same attribute. |
October 26, 2021, 14:17 (GMT) |
Add a error return value for specifying error messages. |
October 26, 2021, 13:41 (GMT) |
Merge branch 'master' into temp-abc-features |
October 26, 2021, 01:51 (GMT) |
Use a generic function to operate on attribute to ensure that all types are always supported. |
October 26, 2021, 01:05 (GMT) |
Cleanup: pass prop name instead of prop This will allow for more genericity. |
October 26, 2021, 00:14 (GMT) |
Import changes from attribute review branch |
October 26, 2021, 00:12 (GMT) |
Merge branch 'master' into temp-abc-features |
October 22, 2021, 12:42 (GMT) |
Merge branch 'master' into temp-abc-features |
October 21, 2021, 19:49 (GMT) |
Use a single VBO per attribute. |
|