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
2010-02-03Spline IK Bugfix:Joshua Leung
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2010-02-02Fix semi-exit of particle edit mode after adding/removing hairs, whenBrecht Van Lommel
2010-02-02Give border render coordinates a sane default, so enabling border in theBrecht Van Lommel
2010-01-31-setaudio argument to force an audio device.Martin Poirier
2010-01-31Fix #20696: shape keys with vertex groups showing in edit mode didBrecht Van Lommel
2010-01-31missed these last commitCampbell Barton
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-31Bugfix #20870: Local rotation drivers behave weirdJoshua Leung
2010-01-31Preparation to force an audio device via command line. Will be implemented by...Joerg Mueller
2010-01-30bugfix [#20894] Blender don't import the "eye" icon value from 2.49 files in ...Campbell Barton
2010-01-30bugfix [#20417] <memory> shouldn't be stored in recent item listCampbell Barton
2010-01-30utility functions is_negative_m3 & is_negative_m4, added python Mathutils acc...Campbell Barton
2010-01-30Fix #20790: fluid sim adding domain mesh with no faces crashes.Brecht Van Lommel
2010-01-30Fix #20505: subsurf normals where not being set correct on correct fromBrecht Van Lommel
2010-01-30Fix #20221: switching to weight paint in textured viewport shadingBrecht Van Lommel
2010-01-30A few minor code cleanup tweaks for recent commits in animation code, to bett...Joshua Leung
2010-01-30Fix for fix in own recent commit for modifier vertex groups,Brecht Van Lommel
2010-01-30deleting objects which were driver targets would crash blender.Campbell Barton
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-28- change max threads from 8 to 64, need to keep an eye on stack memory use here.Campbell Barton
2010-01-28material copy/pasteCampbell Barton
2010-01-28Fix #20857: shrinkwrap doesn't use vertex group, broken recently withBrecht Van Lommel
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-28Fixed some crashes with undo, when going back to the initial state of the file.Joshua Leung
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-27ctx_data_pointer_verify is a verified NULL value if C is NULL.Martin Poirier
2010-01-27Fix #20824: vertex parent fails with subsurf on.Brecht Van Lommel
2010-01-27Fix part of #20090: boolean modifier would lose link to objectBrecht Van Lommel
2010-01-27Bugfix #20752: Background Image Panel Properties Keyframing?Joshua Leung
2010-01-27Fix [#20773] NODE ANIMATION: Animating node values brokenMatt Ebb
2010-01-27support for #'s for output animation pathsCampbell Barton
2010-01-26weight panel editing now supports mirroringCampbell Barton
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-26bugfix [#20674] SegFault from console 'c = data.texts["text1"].copy()'Campbell Barton
2010-01-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-26panel for adjusting the active vertex groups weightsCampbell Barton
2010-01-26Fix #20820: multires subdivide crash.Brecht Van Lommel
2010-01-25Fix for recent commit, crash on entering edit mode.Brecht Van Lommel
2010-01-25fix for weight paint bug with constructive modifiers. eg. weight paint with m...Campbell Barton
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-25* Added #define _USE_MATH_DEFINES Thomas Dinges
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-25Fix for bug in drivers, introduced in previous commit.Matt Ebb
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung