February 4, 2015, 15:36 (GMT) |
rename struct MLoopNorSpaceset -> MLoopNorSpaceArray since its not a 'set' or 'setting' anything, its an MLoop alligned array-store |
February 4, 2015, 15:36 (GMT) |
comments |
February 4, 2015, 15:12 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 4, 2015, 15:11 (GMT) |
Revert A -> a change in comment about spheroid equation (not in code though), and remove CD_MASK_NORMAL from CD_MASK_MESH (not needed!). |
February 4, 2015, 15:10 (GMT) |
minor API naming |
February 4, 2015, 14:37 (GMT) |
Depsgraph: Implement russian roulette cycles solver The intention is to mark some relations from cycles as cyclic so graph evaluation will ignore them when calculating number of pending relations which are not satisfied yet. This should unlock some rigs which are currently not possible to evaluate at all because for cycle dependencies are never met. In fact, with transitive relations reduction koro rig now is kinda working. It's flickering but bones are not locked. What's weird is that disabling transitive reduction makes some bones to not being evaluated. This is weird because it means either: - Dependency cycle detector doesn't work 100% correct. - Transitive reduction kills some extra relations which it shouldn't. - We've got issue in graph traversal somewhere. |
February 4, 2015, 13:55 (GMT) |
minor tweaks naming, style, remove redundant includes & poll function |
Revision 5cabdd3 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 4, 2015, 13:49 (GMT) |
fix: inner vertex group was empty after refracture |
February 4, 2015, 13:49 (GMT) |
Depsgraph: Add simple relation cycle detector For now it only reports if there are cycles in the graph and prints nodes identifiers and relation names in the terminal. TODO: - Add cycles solver - Improve reported operations names |
February 4, 2015, 13:19 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview The conflict solving included a change in openexr_api.cpp (to have COMBINED always on head) that I'm not sure I should go ahead with. So this little bit may be reverted later. Conflicts: intern/cycles/blender/blender_camera.cpp source/blender/blenkernel/BKE_sequencer.h source/blender/blenkernel/intern/image.c source/blender/blenkernel/intern/sequencer.c source/blender/blenkernel/intern/writeframeserver.c source/blender/editors/include/ED_view3d.h source/blender/editors/sculpt_paint/paint_image_proj.c source/blender/editors/space_sequencer/sequencer_edit.c source/blender/imbuf/IMB_imbuf_types.h source/blender/imbuf/intern/openexr/openexr_api.cpp source/blender/makesdna/DNA_image_types.h source/blender/makesrna/intern/rna_image.c source/blender/render/intern/source/render_result.c source/blender/windowmanager/intern/wm_files.c |
Revision f27389c by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 4, 2015, 12:56 (GMT) |
Better implementation for cache disable - do not store or retrieve cache ever if debug value is 314 |
Revision 1ec9604 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 4, 2015, 12:40 (GMT) |
Merge branch 'master' into gooseberry |
Revision 4895459 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 4, 2015, 12:35 (GMT) |
Disable sequencer preprocess cache if 314 debug value is set |
February 4, 2015, 11:46 (GMT) |
Fix missing panels (likely removed in a oerge conflict "fix") |
February 4, 2015, 11:18 (GMT) |
Merge branch 'master' into depsgraph_refactor Conflicts: source/blender/blenkernel/intern/armature.c source/blender/modifiers/intern/MOD_hook.c |
February 4, 2015, 10:44 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 4, 2015, 10:43 (GMT) |
tmp |
February 3, 2015, 20:47 (GMT) |
Make 'recursion' work as expected. Now, recursion 0 = previous behavior, recursion 1 = only show content of immediate .blend files, do not recurse in actual dir hierarchy, recursion >1 = complete recursion! |
Revision becce54 by Campbell Barton (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 3, 2015, 20:19 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/blenkernel/intern/image.c |
February 3, 2015, 20:18 (GMT) |
Flat listing of libs: do not show the 'categories' directories unless we are inside a single .blend lib in this case, useless and heavily clutters space. |
|
|
|


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