Revision 4137ef1 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 7, 2015, 21:25 (GMT) |
Gooseberry animation request: Paste flipped pose in action and graph editor. This was a tricky commit that was not so straightforward to make work. The information for bones is not easy to come by in the animation curves, however we do have some string manipulation tricks to make it happen. For now committing to gooseberry branch for testing, it will be ported to master after most usual use cases have been confirmed as working. (Current test with all rotation modes and translation seems to work, but Not sure how well this will hold up with drivers etc) |
Revision 70eee6a by Lukas Toenne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 7, 2015, 15:17 (GMT) |
Merge branch 'master' into gooseberry |
Revision 4f338df by Lukas Toenne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 7, 2015, 13:52 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/blenkernel/BKE_key.h source/blender/blenkernel/intern/key.c |
Revision 66d03f8 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 14:50 (GMT) |
Merge branch 'master' into gooseberry |
Revision ba0d452 by Campbell Barton (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 12:11 (GMT) |
Merge branch 'master' into gooseberry |
Revision 7c28022 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 6, 2015, 11:17 (GMT) |
Merge branch 'master' into gooseberry |
Revision c5ede37 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 5, 2015, 11:24 (GMT) |
Merge branch 'wiggly-widgets' into gooseberry Conflicts: source/blender/makesrna/intern/rna_object.c source/blenderplayer/bad_level_call_stubs/stubs.c |
Revision f902bba by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) January 5, 2015, 11:16 (GMT) |
Cleanup the file mess with facemaps, make correct BKE/ED files for all functions. Blenderplayer compiles again |
Revision f929c03 by Bastien Montagne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 5, 2015, 11:00 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/blenkernel/intern/camera.c source/blender/editors/space_sequencer/sequencer_draw.c |
Revision df877cc by Sergey Sharybin (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) January 2, 2015, 19:11 (GMT) |
Merge branch 'master' into gooseberry |
Revision b8c2f58 by Sergey Sharybin (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) December 31, 2014, 09:02 (GMT) |
Gooseberry: Fix stubs for player, so buildbot can deliver builds again Please note, that this commit doesn't fix issues with functions declared in BKE header and implemented in editor/. This is to be fixed separately. |
Revision 532a03c by Lukas Toenne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) December 31, 2014, 08:58 (GMT) |
Properly register the `mathutils.interpolate` submodule. |
Revision cc67f8e by Lukas Toenne (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths) December 30, 2014, 11:29 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/blenloader/intern/versioning_270.c source/blender/makesrna/intern/rna_modifier.c |
Revision eca3250 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) December 22, 2014, 11:04 (GMT) |
Little experiment: hook up a transform operator to a bone facemap. For now moves the mesh only, doesn't set the bone as selected. |
Revision d9b7655 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) December 22, 2014, 10:54 (GMT) |
Fix for invalid access to undefined hair data in edge-only cloth meshes. Cloth data is used both for hair and actual cloth, which makes things really difficult. The face number was used for distinguishing the two types (no faces == hair mesh), but the extra hair data necessary for hair sim is generated by particles and not available for edge-only cloth meshes. This really needs to be sanitized ... |
Revision f9cedb4 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) December 22, 2014, 10:28 (GMT) |
Facemap widgets: * Only draw on mouse over * Fix crash with highlighted widgets. |
Revision b68a951 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) December 19, 2014, 15:11 (GMT) |
Modify facemaps mapping to bones. Now simply add a flag to the armature modifier to use facemaps. Facemaps on the mesh object with the same name as the armature bones will get displayed as widgets. |
Revision bffe48f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) December 19, 2014, 13:56 (GMT) |
Presets for hair dynamics. This is necessary because the hair dynamics settings are not part of the ParticleSettings datablock, but part of the convoluted cloth modifier inside the particle system struct. In the future this will be recoded properly, but in the meantime presets provide a simple an unobtrusive way to have reusable dynamics settings for hair. |
Revision 16478df by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_constraint_volume, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) December 19, 2014, 13:44 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 1fd375f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) December 19, 2014, 12:37 (GMT) |
Merge branch 'master' into gooseberry |
|