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-31Fix #33874: active UV map chooser in uv editor should not have X button as youBrecht Van Lommel
2013-01-31Add Xinerama support for GHOST_GetMainDisplayDimensions() so X11 works as it ...Campbell Barton
2013-01-31Fix msvc compileMiika Hamalainen
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-31GPencilStrokePoints.add() - use MEM_recallocN to initialize newly created pointsDan Eicher
2013-01-31style cleanupCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-29Fix #34003: hide confusing unlink button for pinned datablock in properties e...Brecht Van Lommel
2013-01-29Preview Render:Thomas Dinges
2013-01-29Cycles Hair: Addition of render settings and static BVH strand width scalingStuart Broadfoot
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