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
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-25Small tweak: Allow DPI for UI to go up 144, exactly double size of 72.Ton Roosendaal
2013-01-25Increasing dilate erode number of steps.Monique Dewanchand
2013-01-25scons: Add missing WITH_BULLET defineSergej Reich
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Fix #33953: blender crash after few steps with .exr image in compositorSergey Sharybin
2013-01-24Fix/workaround for cycles crash when enabling it for preview renders.Brecht Van Lommel
2013-01-24use bool for new code.Campbell Barton
2013-01-24fix for setting RegionView3D.view_matrixCampbell Barton
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-24add bullet define & include for scons makesrna, also move meshcache utils int...Campbell Barton
2013-01-24style cleanupCampbell Barton
2013-01-24Fix #31338: python enum properties can now specify icons for items, in the fo...Brecht Van Lommel
2013-01-23Cycles Hair: Multiple vertex colours and UV coordinatesStuart Broadfoot
2013-01-23Mesh Cache UI:Thomas Dinges
2013-01-23UI todo:Ton Roosendaal
2013-01-23Fix for [#33959] laplacian smooth gui buggyThomas Dinges
2013-01-23make bullet optional againCampbell Barton
2013-01-23rigidbody: Add generic spring constraintSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23rigidbody: Add force field supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-22Matcap fix: on enabling it, and when no matcap was selected before, Ton Roosendaal
2013-01-22add path for particle brushCampbell Barton
2013-01-22add missing includesCampbell Barton
2013-01-22comments for RNA_def_property_ui_range() and clamp some out-of-range values.Campbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22fix [#33841] Disabling and re-enabling live addon crashes blender (modal/draw...Campbell Barton
2013-01-22add rna paths to toolsettings and its substructs, useful for python scripting.Campbell Barton
2013-01-21add an influence slider to mesh cache.Campbell Barton
2013-01-21Usual minor UI messages fixes...Bastien Montagne
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-21Bugfix [#33852] Scale of a strip in NLA is changed after moving it long distanceJoshua Leung
2013-01-213D mapping for projective texture painting (only for draw brush). UsefulAntony Riakiotakis
2013-01-20Python i18n API. Many thanks to Campbell and Brecht for the reviews and sugge...Bastien Montagne
2013-01-20code cleanup: remove some paranoid checks which would have crashed anyway ear...Campbell Barton
2013-01-19patch [#33923] Patch for Node Theme ColorsCampbell Barton
2013-01-19patch [#33924] Spelling CorrectionsCampbell Barton
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-17show a title in menus triggered by WM_OT_context_menu_enum, also show an icon...Campbell Barton
2013-01-16Shape enhanced method exaggerates a shape using a Laplacian smoothing operato...Alexander Pinzon
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-16Get rid of the BRUSH_FIXED_TEX flag, use mapping modes instead. VersionAntony Riakiotakis
2013-01-16Unification of brush codeAntony Riakiotakis
2013-01-16style cleanupCampbell Barton
2013-01-15displace modifier incorrectly had mid-level set as a 'distance' subtyped prop...Campbell Barton
2013-01-14Fix cycles hair in a dupligroup not showing in the correct location for viewportBrecht Van Lommel