November 4, 2014, 15:27 (GMT) |
Support for writing derived mesh data from point cache modifier between other modifiers. Previously this was simply using the derivedFinal of the object. Now the point cache has its own writer instance which is writing samples during the regular modifier evaluation, rather than directly being called by the bake operator. |
November 4, 2014, 14:47 (GMT) |
Merge branch 'master' into mesh-transfer-data |
November 4, 2014, 14:45 (GMT) |
Add support for using a vgroup as mix factor. Useless for op version, but must-have for modifier one. Not Yet Tested(c). |
November 4, 2014, 14:44 (GMT) |
Add helpers to vgroup to fill an array of weights from a given vgroup (for verts/edges/loops/polys). |
Revision 5e8abc5 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 14:29 (GMT) |
Merge branch 'viewport_experiments' into gooseberry Conflicts: release/scripts/startup/bl_ui/properties_data_camera.py release/scripts/startup/bl_ui/space_view3d.py |
Revision 7b0031b by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, viewport_experiments) November 4, 2014, 14:26 (GMT) |
Avoid freeing and reading/writing NULL pointers. Should not happen often but better guard against it. |
Revision 4322085 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, viewport_experiments) November 4, 2014, 14:25 (GMT) |
Only show properties if not in camera view, else direct user to camera properties |
November 4, 2014, 14:07 (GMT) |
Bugfix: Stroke buffer sometimes got drawn with wrong color (when doing initial strokes) |
November 4, 2014, 14:01 (GMT) |
Code Cleanup: Remove unused defines |
Revision 9480ced by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 13:48 (GMT) |
Avoid freeing and reading/writing NULL pointers. Should not happen often but better guard against it. |
Revision 4aad147 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, viewport_experiments) November 4, 2014, 13:30 (GMT) |
Support camera GPU parameters when looking/rendering through camera in the viewport. |
Revision b550e78 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, viewport_experiments) November 4, 2014, 13:30 (GMT) |
Use own file for GPU option types. * Add gpu options for depth of field to camera - still inactive. * GPUFXOptions now passed to the compositing system startup so users can swap options if they wish to This commit changes read-write data again, people should reset their values again (sorry for that but this is still WIP) |
Revision 3a87fb5 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 13:28 (GMT) |
Support camera GPU parameters when looking/rendering through camera in the viewport. |
November 4, 2014, 12:50 (GMT) |
Merge branch 'master' into alembic_pointcache |
November 4, 2014, 12:46 (GMT) |
Integration of point caching into the modifier stack. This ensures that the modifier stack is disabled up to the last valid cache modifier. This cache modifier then provides a derived mesh as input for the remaining modifier stack tail, or as final output if no other modifiers follow. |
Revision f89fab3 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 12:02 (GMT) |
Use own file for GPU option types. * Add gpu options for depth of field to camera - still inactive. * GPUFXOptions now passed to the compositing system startup so users can swap options if they wish to This commit changes read-write data again, people should reset their values again (sorry for that but this is still WIP) |
Revision ca0a0ab by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 10:24 (GMT) |
Merge branch 'terrible_consequencer' into gooseberry |
November 4, 2014, 10:16 (GMT) |
Fix scons linking of Alembic and HDF5 and additiona Ilmbase/OpenEXR libraries. |
Revision 46b787b by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) November 4, 2014, 10:12 (GMT) |
Merge branch 'viewport_experiments' into gooseberry Conflicts: source/blender/makesdna/DNA_view3d_types.h |
November 4, 2014, 09:36 (GMT) |
Make transfer data code accept DM too. First step towards transfer data modifier (DM part not yet tested). |
|
|
|


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