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-12-09removing BLF_types.h from CMakeLists.txtDalai Felinto
2010-12-09- internal py/rna ifdef's USE_MATHUTILS was mixed up,Campbell Barton
2010-12-09Add the possibility to set a 4x4 matrix to be used on blf.Diego Borghetti
2010-12-09Testing commit! Remove an empty file.Diego Borghetti
2010-12-09Added a few descriptions that were missing.Kent Mein
2010-12-08UI Cleanup: Halo materials and texturesJanne Karhu
2010-12-08Bugfix #20598Ton Roosendaal
2010-12-08Bugfix #25099Ton Roosendaal
2010-12-08increase grease pencil user count when copying objects.Campbell Barton
2010-12-08Bugfix #25086Ton Roosendaal
2010-12-08metaball rotations must be kept normalized, normalize values after setting fr...Campbell Barton
2010-12-08remove contents from the svn cleanup file. not used now and could turn up res...Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-08Bug fix: normal (from particles) child particles didn't use the rough paramet...Janne Karhu
2010-12-08use prints rather then asserts when normalized quats are expected.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-08bug [#25081] changes to pose bone selection state via python have no effect.Campbell Barton
2010-12-08fix for own change r33524, at the moment the context always has to be valid, ...Campbell Barton
2010-12-08Changed armature active bone so it is separate from selection this is consist...Campbell Barton
2010-12-08fix [#25088] Add spot lamp causing crashCampbell Barton
2010-12-08Fix for [#25079] Duplicating object with particles system on it make Blender ...Janne Karhu
2010-12-07Fix #25085: Enabling "Show Cone" on dupliverted buffer spots crashes BlenderSergey Sharybin
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-07- fix for crash with constraint UI when using with a pinner object, with None...Campbell Barton
2010-12-07Bug fix: Halos didn't use texture alphaJanne Karhu
2010-12-07Bugfix #24163a: Unable to animate INSIDE a group node in the compositorJoshua Leung
2010-12-07Bugfix #25049: Compositing Nodes not KeyframableJoshua Leung
2010-12-07bugfix [#25074] visible, selectable and render toggles in outliner not availableCampbell Barton
2010-12-07fix for own mistake, reported [#25076] Creating new empty crashes BlenderCampbell Barton
2010-12-07error checking for setting operator string values for python operators, and g...Campbell Barton
2010-12-072D text drawingCampbell Barton
2010-12-07minor internal python api change - pass the context rather then getting from ...Campbell Barton
2010-12-07bugfix [#25073] Rendered image goes dim when saved from python batch scriptCampbell Barton
2010-12-07pass along the context to extension functions, this was already being done in...Campbell Barton
2010-12-07Added an assert() check for normalized quats which exposed a number of bugs w...Campbell Barton
2010-12-07mathutils quaternion axis/angle access was broken for non unit lenth quats, w...Campbell Barton
2010-12-07incorrect paranoid check for drawing texture face mode with no faces, it woul...Campbell Barton
2010-12-07fix for crash on missing NULL check,Campbell Barton
2010-12-07Got rid of old-school searching CVs for index update.Sergey Sharybin
2010-12-06Bugfix #25060Ton Roosendaal
2010-12-06Bugfix #25003Ton Roosendaal
2010-12-06Update curve animation data when loading UndoCurve -- fixes memory corruptionSergey Sharybin
2010-12-06Sync fix with render branch. Solves crash with ob->bb not found.Ton Roosendaal
2010-12-06Curves CV animationSergey Sharybin
2010-12-06Bugfix #25023 (additional remark, not report itself)Ton Roosendaal
2010-12-06Curves shape keys:Sergey Sharybin
2010-12-06include getset's for generating module docs.Campbell Barton
2010-12-06bugfix [#24995] Object rotation seems to be applied incorrectlyCampbell Barton
2010-12-06bugfix [#25057] Vertex paint - Cannot select or paint vertices of obscured ve...Campbell Barton
2010-12-06[#25030] Grease Pencil active_frame_delete() deletes wrong layerCampbell Barton