March 19, 2015, 11:49 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview |
March 19, 2015, 11:47 (GMT) |
Added customdata writers/readers for missing mesh edge, poly and loop data. |
March 19, 2015, 09:47 (GMT) |
UI cleanup and a bit nicer workflow by treating read/write mode like an enum toggle. |
March 19, 2015, 09:30 (GMT) |
Disable the bake operator if cache reading is enabled. Re-baking cache results is not technically prohibited, but not useful and allowing only read or write selectively gives a nicer workflow. |
March 19, 2015, 09:09 (GMT) |
Merge branch 'master' into alembic_pointcache |
Revision e563674 by Dalai Felinto March 18, 2015, 23:28 (GMT) |
Revert "Squash multiview + spherical stereo" This reverts commit a76d494022324e12fafcfdb26e26576ac62787ed. |
Revision a76d494 by Dalai Felinto March 18, 2015, 23:28 (GMT) |
Squash multiview + spherical stereo |
Revision 79add38 by Dalai Felinto March 18, 2015, 23:27 (GMT) |
Merge remote-tracking branch 'origin/master' into experimental-build |
March 18, 2015, 21:37 (GMT) |
Blender compiles again and has most of the mising files now. |
March 18, 2015, 21:08 (GMT) |
Even more missing stuffs |
March 18, 2015, 21:00 (GMT) |
Still more files from branch that were left over uncommitted. |
March 18, 2015, 19:29 (GMT) |
Blender now compiles (whee) but don't try to run it :p |
March 18, 2015, 19:27 (GMT) |
Basic shaders |
March 18, 2015, 19:16 (GMT) |
Move element indices to vertex stream code. |
March 18, 2015, 19:00 (GMT) |
Refactoring to make stub for vertex interface redundant. |
March 18, 2015, 18:22 (GMT) |
Cycles support for dupli caches. If a cache is read-enabled cycles will now use the cached mesh data instead of dupli results. |
March 18, 2015, 16:53 (GMT) |
Fix crash when saving stereo images from uv/image editor |
March 18, 2015, 15:17 (GMT) |
Skip drawing of particle systems (including hair) when using cache duplis. Particle systems can not be overridden from caches easily, there are too many strings attached to the data and code to make this reliable. Instead, a new simplified data structure for reading hair from caches will be added, which replaces drawing and rendering of particle data. The original particle data is not updated through duplis, so is usually out of sync and should not be displayed. |
March 18, 2015, 15:12 (GMT) |
Main argument is no longer needed for cache reading, the cachelib is now given explicitly. |
March 18, 2015, 15:09 (GMT) |
Removed unused variable. |
|
|
|


Master Commits
MiikaHweb | 2003-2021