Blender Git Commits

Blender Git commits from all branches.

Page: 2696 / 2888

December 8, 2013, 08:01 (GMT)
RNA function for defining point cache API.
December 8, 2013, 08:01 (GMT)
Set the WITH_ALEMBIC define in subfolders that actually use it, follows the pattern in other libs.
December 8, 2013, 08:01 (GMT)
Some test code for defining a particles schema, based on I/OPointsSchema of alembic.
December 8, 2013, 08:01 (GMT)
Add WITH_ALEMBIC as a cmake option and set a WITH_ALEMBIC define to use in C code.
December 8, 2013, 08:01 (GMT)
Library linking for Alembic.
December 8, 2013, 08:01 (GMT)
Very basic sub-folder structure for new pointcache implementation.
November 25, 2013, 20:54 (GMT)
Code cleanup: As Sergey stated on bf-committers one should use id_us_min() if the user counter has to be decremented and not decrement the counter by hand.
November 25, 2013, 20:37 (GMT)
Correct fix for T37617, (own recent regression)
November 25, 2013, 20:27 (GMT)
Fix T37617: "Add plane" was adding a 2*2 grid

Was a regression from rBaa3c06b41ca9, hope this time all things are OK again (note the X/Y subdivision values still are different than before (-1 for same result), but imho they make more sense this way).
November 25, 2013, 20:27 (GMT)
Code Cleanup: rename vars for detecting change to be more consistent

rename change/is_change/is_changed/modified -> changed
also use bools over int/short/char and once accidental float.
November 25, 2013, 19:09 (GMT)
fix: marking edges as sharp in modifier did not work any more
November 25, 2013, 19:09 (GMT)
partial fix for fracturing meshes where origin is not in bounds center
November 25, 2013, 19:09 (GMT)
some hacks to keep baked files with clipping working...
November 25, 2013, 19:09 (GMT)
hopefully fixed atleast the fracture with text converted to mesh/remeshed and objects whose origin is not at bounds center
November 25, 2013, 19:09 (GMT)
changed (i think corrected) the centroid calculation for fractured objects with boolean
November 25, 2013, 19:09 (GMT)
fixing crash at refreshing fractured text, cause was improper handling of the necessary temp object for boolean function (yuck)
November 25, 2013, 19:09 (GMT)
attempt to make text and curves work with rigidbody modifiers too, still failing (flying apart... crashes...)
November 25, 2013, 19:09 (GMT)
fix for autorefresh and depgraph callback, strangely did only work for the testblend and not for others...
November 25, 2013, 19:09 (GMT)
using direct function for dissolve in object conversion too
November 25, 2013, 19:09 (GMT)
using dissolve function now directly to circumvent (hopefully) the va_arg problems under windows
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021