Revision d2e148f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) October 1, 2014, 09:25 (GMT) |
Cloth solver data for edit mode is unused, removed it. |
Revision 76dc35f by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) October 1, 2014, 09:16 (GMT) |
Merge branch 'hair_immediate_fixes' into gooseberry |
October 1, 2014, 08:53 (GMT) |
Merge branch 'hair_immediate_fixes' into hair_system_solver Conflicts: source/blender/blenkernel/BKE_cloth.h source/blender/blenkernel/intern/particle_system.c source/blender/blenloader/intern/versioning_270.c source/blender/makesdna/DNA_cloth_types.h source/blender/makesrna/intern/rna_modifier.c source/blender/physics/BPH_mass_spring.h source/blender/physics/intern/BPH_mass_spring.cpp source/blender/physics/intern/implicit.h source/blender/physics/intern/implicit_blender.c |
October 1, 2014, 08:21 (GMT) |
Merge branch 'hair_system' into hair_system_solver |
October 1, 2014, 08:09 (GMT) |
Merge branch 'master' into hair_system_solver |
October 1, 2014, 08:09 (GMT) |
Merge branch 'master' into hair_system |
Revision 182535b by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) October 1, 2014, 08:06 (GMT) |
Merge branch 'master' into hair_immediate_fixes |
Revision 18cffd6 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 30, 2014, 16:33 (GMT) |
WIP code reshuffling for widgets |
Revision 088ff21 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 29, 2014, 17:48 (GMT) |
Manipulator now uses the widget system (no operators used). Widgets use a similar notification system as operators. It might be worth using WM_BREAK messages like the rest of the handlers. For now this should do. |
Revision 10a3ca0 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 29, 2014, 16:51 (GMT) |
Move manipulator handler to the widget system. |
Revision 60e77c5 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 29, 2014, 14:36 (GMT) |
Draw manipulator from widget callback (handling still done separately) |
Revision 3982f9d by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) September 29, 2014, 12:16 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision c7ccbc9 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 26, 2014, 21:38 (GMT) |
Fix for scons files missing physics include folder. |
Revision 07dac94 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer) September 26, 2014, 17:47 (GMT) |
Yet another attempt to solve OSX issues, restore sequence sounds too, or sounds get added to two sequence and file descriptors leak |
Revision ebf005e by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 26, 2014, 15:25 (GMT) |
Added separate damping for bending springs. The bend damping factor was hardcoded to the same value as the stiffness. Now it has its own factor in the settings and button in hair dynamics. |
Revision 06871e6 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer) September 26, 2014, 11:57 (GMT) |
Minor corrections to the types |
Revision ac97720 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 26, 2014, 10:17 (GMT) |
New data types for sequencer. Uses struct hierarchies to reduce the data used per strip. Also changed sequence -> strip. Might be better to use NSequence for editing as well. |
Revision 5671962 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths, terrible_consequencer, testbuild) September 26, 2014, 08:32 (GMT) |
Merge branch 'master' into terrible_consequencer |
Revision e239912 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 26, 2014, 08:08 (GMT) |
Set the length threshold for hair simulation to 10% again (from 1%). With the default 5 substeps the simulation can otherwise still become unstable. This is just a preliminary measure anyway until the length variance can be fixed properly. |
Revision b89a1a6 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 26, 2014, 07:33 (GMT) |
Fix for outdated root array size when changing the particle amount during simulation. |
|