March 23, 2015, 16:59 (GMT) |
Show Multi-View for EXR images only in wite/save related UIs |
March 23, 2015, 15:01 (GMT) |
Added Alembic dependency config to the linux x86_64 player buildbot file. |
March 23, 2015, 15:00 (GMT) |
Fix for bf_pointcache lib missing in the blenderplayer and fix for link order. |
March 23, 2015, 14:57 (GMT) |
Depsgraph: Fix uninitialized variable |
March 23, 2015, 14:55 (GMT) |
Reduce uuids size to 16 (as 'official' ones), more than enough! |
March 23, 2015, 14:41 (GMT) |
quiet warning |
March 23, 2015, 14:38 (GMT) |
Merge branch 'master' into vertex_paint_pbvh |
March 23, 2015, 14:25 (GMT) |
Merge branch 'master' into asset-experiments |
March 23, 2015, 14:04 (GMT) |
Missing include path for scons build files of the gameengine player. |
March 23, 2015, 13:43 (GMT) |
Depsgraph: Code cleanup, remove unused code |
March 23, 2015, 13:40 (GMT) |
Depsgraph: Fix some node trees being wrongly skipped from building This is because not all node trees are in bmain actually. |
March 23, 2015, 13:09 (GMT) |
Missing library linking in the blenderplayer. |
March 23, 2015, 12:59 (GMT) |
Merge branch 'master' into gooseberry |
March 23, 2015, 12:31 (GMT) |
Stub function for Alembic init when Alembic is not enabled. |
March 23, 2015, 11:46 (GMT) |
Use dupli overrides also for the selection drawing code. Now clicking a cached dupli instance also selects the duplicator object as expected. |
March 23, 2015, 11:46 (GMT) |
Use dupli cache in bounding box calculations involving duplis. This feature is mostly useful for the "view selected" operator. It is also used in the "set origin to geometry" operator, but since the cache overrides the object geometry anyway the effect may not be what users expect (which is acceptable). |
March 23, 2015, 11:46 (GMT) |
Simple mesh import from Alembic files in Cycles standalone. Note that Cycles currently only supports tessellated triangle/quad meshes. Alembic PolyMesh generally has ngons, so external tessellation is required until cycles gets a proper tessellation implementation of its own. |
March 23, 2015, 11:46 (GMT) |
More control over verbosity with Alembic archive info printing. |
March 23, 2015, 11:46 (GMT) |
Simple inclusion of alembic files from inside xml files for cycles standalone. The cycles XML files now can refer to Alembic (.abc) files. This will call the default alembic reader to read in scene data. Currently it simply prints the Alembic file structure. Eventually a proper schema needs to be defined for both xml and abc. Also care has to be taken to handle potential conflicts between settings both within xml/abc and between them. |
March 23, 2015, 11:46 (GMT) |
Basic Alembic integration in the Cycles standalone. This adds Alembic to the standalone application version of cycles. Files can be specified as XML or Alembic, or use automatic detection based on the filename extension. Currently the Alembic reader just dumps the file structure to stdout as a test. |
|
|
|


Master Commits
MiikaHweb | 2003-2021