March 17, 2015, 16:05 (GMT) |
Removed the now redundant "Read" toggle from cache libraries. At this point the reading is toggled on the side of group duplicators. |
March 17, 2015, 16:00 (GMT) |
Move 'Update Views' to the _ex panel, and fix crash on update routine |
March 17, 2015, 15:55 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview |
March 17, 2015, 15:38 (GMT) |
Removed the explicit duplicache rebuild operator. The cache is now updated on frame changes automatically, the operator should no longer be needed. |
March 17, 2015, 15:33 (GMT) |
Removed unused deprecated functions for cache library. |
March 17, 2015, 15:28 (GMT) |
Sanity check for dupligroup caching functions. |
March 17, 2015, 15:27 (GMT) |
Merge branch 'asset-experiments' into asset-engine Conflicts: source/blender/editors/space_file/filelist.c |
March 17, 2015, 15:17 (GMT) |
Use a new flag in duplicator objects to enable cache reading and avoid unnecessary dependencies. This flag will replace the current "read" mode on cache libraries. Beside enabling cache reading, it also disables the current "fake" dependencies between duplicators and their group objects. This is exploiting the layer visibility mechanism in depsgraph to ensure that animated group objects get evaluated when used by a visible duplicator, even when they are not themselves visible. These dependencies cause group object updates even if the duplicator is using cached results. To avoid this unnecessary overhead and make caching worthwhile we rebuild depsgraph without these relations when using the cache instead. |
Revision 1f547c1 by Sergey Sharybin (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 17, 2015, 15:11 (GMT) |
Point submodules to 2.74-rc2 |
March 17, 2015, 15:02 (GMT) |
Fix broken 'sort by type' in filebrowser. Also, take advantage of blentype stored in entries now, this greatly simplifies (and make quicker) that sorting for blendlib items! |
March 17, 2015, 14:39 (GMT) |
Add a 'comment' field to listdir revisions. Also, make clear tags are only informative here. Reason is, if the project is a success, we have to think big and imagine asset engines managing catalogs of tens or hundreds of thousands of entries (web ones e.g.), we cannot hold list of those in filebrowser! So most of filetring will be 'deffered' to asset-engine. We'll also probably have to implement a 'chunck listing' behavior (to only list at most n entries in a row), for same reasons. This will make things slightly more complicated :| |
March 17, 2015, 14:15 (GMT) |
Small cleanup (int to bool) |
March 17, 2015, 13:57 (GMT) |
From review: left over from Dr. Epilepsy mode removal |
March 17, 2015, 13:57 (GMT) |
From review: better error message when active camera is not multi-view |
March 17, 2015, 13:57 (GMT) |
Fallback to the zero ibuf, not the last one |
March 17, 2015, 13:47 (GMT) |
Merge branch 'master' into asset-experiments |
Revision a1bb0d6 by Bastien Montagne / Sergey Sharybin (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 17, 2015, 13:19 (GMT) |
Fix an incorrect assert in lnor code. There is one case where we do can have only two edges for two loops... |
Revision 48d4b80 by Gaia Clary / Sergey Sharybin (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 17, 2015, 13:18 (GMT) |
Refer to Task 43975: Deleting a Shapekey can break the relative pointers This patch would reassign the relative of all keyblocks to the relative of the deleted keyblock. And it fixes the misalignement of the index values after the keyblock is deleted. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D1176 |
March 17, 2015, 12:55 (GMT) |
Cleanup: minor edits |
Revision 8d31c7f by Sergey Sharybin (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 17, 2015, 11:49 (GMT) |
Use "Release Candidate 2" string on the splash |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021