Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-14Added a checkbox in the user preferences for turning off VBO supportLukas Steiblys
2009-09-13merge fixLukas Steiblys
2009-09-12merge from 22606 to 23153Lukas Steiblys
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-12new struct PathPoint for each path element (replaces float[4]), Paths now sto...Campbell Barton
2009-09-12commit of mempool 64-bit fix for 2.5-er, trunk as wellJoseph Eagar
2009-09-12simple error in recent arithb.c commit, have Mathutils.RotationMatrix use Axi...Campbell Barton
2009-09-12copying 2.5 over to trunkMartin Poirier
2009-09-122.5 Notifier:blender2.5Thomas Dinges
2009-09-12Blender 2.5 MSVC 9 projectfiles Andrea Weikert
2009-09-122.5 - Rotation Locking for BonesJoshua Leung
2009-09-12Rotation Math:Joshua Leung
2009-09-122.5 - More work on Axis-Angle RotationsJoshua Leung
2009-09-122.5Thomas Dinges
2009-09-122.5, Fix for bug #19296:Brecht Van Lommel
2009-09-11client code wasn't modified to follow changes in the modelMartin Poirier
2009-09-11curve twistCampbell Barton
2009-09-112.5: fix for merge, forward_diff_bezier needed to be updated.Brecht Van Lommel
2009-09-11Added in runtime path for python since were using a dynamic lib.Kent Mein
2009-09-112.5 - Rotation work (axis angle bugfixes + cleanups)Joshua Leung
2009-09-112.5 Rotations: As a experiment, enabling Axis-Angle for BonesJoshua Leung
2009-09-112.5: Two BugfixesJoshua Leung
2009-09-11svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r23043:23119Campbell Barton
2009-09-112.5 - Bugfix for curve-following animation not workingJoshua Leung
2009-09-11Disconnect hair was using wrong derived mesh for the space conversion.Janne Karhu
2009-09-11* we currently can have *four* different sound devices, instead of 3.Nathan Letwory
2009-09-11Hair dynamics with cloth simulationJanne Karhu
2009-09-11operator to fetch frames from a job in the list, decorator for rna registrationMartin Poirier
2009-09-11SVN maintenance.Guillermo S. Romero
2009-09-10Added repeat operations to the toolbar.William Reynish
2009-09-10UI:Brecht Van Lommel
2009-09-102.5: UV EditBrecht Van Lommel
2009-09-10Smoke:Daniel Genrich
2009-09-10Added Levels Node (histogram, with mean/std deviation outputs)Robert Holcomb
2009-09-10committing patch #19252-Soft/Linear Light blend modes+Darken mode bug fixRobert Holcomb
2009-09-10Curve cleanupCampbell Barton
2009-09-10Inno installer script to build windows installer. First draft-still needs so...Robert Holcomb
2009-09-102.5 Node RNA:Thomas Dinges
2009-09-10Remove smoke from COMLIB, already in PULIB.Guillermo S. Romero
2009-09-10Smoke:Daniel Genrich
2009-09-10- off by 1 error with console command line memory re-allocation.Campbell Barton
2009-09-10support for external images, blacklisting slaves on errors and proper job ter...Martin Poirier
2009-09-09RNA: fix for last commit, 0 size arrays are not very useful..Brecht Van Lommel
2009-09-09* Small code cleanup. Thomas Dinges
2009-09-092.5: small text tweak for empty object buttons.Brecht Van Lommel
2009-09-09Keyboard shortcutsWilliam Reynish
2009-09-092.5: fix compilation of smoke commit for Makesfiles as well.Brecht Van Lommel
2009-09-09RNA: multidimensional & dyanmic array changesBrecht Van Lommel
2009-09-092.5:Thomas Dinges