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-29Alpha display changes:Sergey Sharybin
2013-01-29More UI messages tweaks and fixes. Please do not use points inside tooltips, ...Bastien Montagne
2013-01-29Skeleton Sketching bugfixes/tweaksJoshua Leung
2013-01-29Bugfix [#34012] Skeleton Sketching settings unclearJoshua Leung
2013-01-28Fix [#34023] r54146 breaks name-display of default "UI_UL_list"Bastien Montagne
2013-01-28Fix for RNA function flag conflict: FUNC_USE_REPORTS was using same bits as F...Lukas Toenne
2013-01-28Fix for the is_registered_optional property of RNA functions, now only return...Lukas Toenne
2013-01-28Fix for errors caused by fixing RNA function register flags. Default UIList c...Lukas Toenne
2013-01-27BGE UI: removing "use_occlusion_culling" from the uiDalai Felinto
2013-01-27Bunch of fixes for UI messages.Bastien Montagne
2013-01-27Fix drivers and shape keys not handling subframes / frame mapping properly.Brecht Van Lommel
2013-01-27Operators name "cleanup"Dalai Felinto
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