Revision 5dac6e6 by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 2, 2015, 12:37 (GMT) |
Fix for unfreed memory due to unnecessary early exit in the free function. |
Revision 783b41a by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 2, 2015, 11:51 (GMT) |
Fix for unfreed memory of internal hair cloth modifier pointcache. |
February 2, 2015, 11:16 (GMT) |
Merge branch 'master' into asset-experiments |
February 2, 2015, 11:13 (GMT) |
Merge branch 'master' into temp_custom_loop_normals |
February 1, 2015, 22:58 (GMT) |
Manta 2D smoke indexing fixed |
February 1, 2015, 22:52 (GMT) |
Manta 2D Smoke display correct |
Revision 746c503 by Campbell Barton (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 1, 2015, 22:40 (GMT) |
Revert "splash screen update for branch" This reverts commit 53efacd78ca654d7aa50c7c9c4638911c7fb888d. In future please don't commit custom splashes to branches, adds unnecessary binary file overhead to the whole repo Noted here: http://wiki.blender.org/index.php/Dev:Doc/New_Committer_Info#Branch_Usage |
February 1, 2015, 20:02 (GMT) |
Cleanup: add 'ED_' prefix to public fsmenu functions... |
February 1, 2015, 19:49 (GMT) |
Cleanup: get rid of unused stuff! |
February 1, 2015, 19:35 (GMT) |
Merge branch 'master' into asset-experiments |
Revision 53efacd by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 1, 2015, 19:04 (GMT) |
splash screen update for branch |
Revision 3bc11a9 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 1, 2015, 17:44 (GMT) |
fix: crasher when removing the modifier on frame > 1 and trying to rerun the sim , fix: crasher when reverting the file with fracture modifier on it |
Revision 253cb97 by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 1, 2015, 17:25 (GMT) |
Cleanup: Moved particle interpolation code into own file. |
February 1, 2015, 16:54 (GMT) |
use italic text for args |
February 1, 2015, 16:36 (GMT) |
make class list into bulletpoints |
February 1, 2015, 16:29 (GMT) |
minor edit to last commit |
February 1, 2015, 16:24 (GMT) |
Tweaks to documentation strings |
February 1, 2015, 15:06 (GMT) |
Documentation: updated mathutils documentation Added descriptions of the constructors, and improved the module-level doc to link to the classes. |
Revision 794b915 by Lukas Toenne February 1, 2015, 13:20 (GMT) |
Fix for strands undo creating an invalid BMesh. When copying mesh data to bmesh the MVERT and similar customdata types have to be omitted. Otherwise the bmesh instance ends up with NULL pointers in customdata layers, but entries in the typemap != -1. The effect was that when storing new steps after one or more undo, the resulting original data would be copied, and subsequent undo steps are ignored. |
February 1, 2015, 11:40 (GMT) |
no need to use mul_vn_fl when size is known |
|
|
|


Master Commits
MiikaHweb | 2003-2021