Blender Git Loki

Blender Git commits from all branches.

Page: 2393 / 2888

February 2, 2015, 12:37 (GMT)
Fix for unfreed memory due to unnecessary early exit in the free
function.
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
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
February 1, 2015, 19:04 (GMT)
splash screen update for branch
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
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021