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
2011-03-042.5 Armature Panel UI Script:Thomas Dinges
2011-03-03fix for own error [#26310] "Randomize Transform" operator has widgets jumbledCampbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-03-03minor correction for r35312, check the operator returns finished.Campbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-02update for changed exception typeCampbell Barton
2011-03-02Remove superfluous ()Nathan Letwory
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-03-01UV layout export: EPS formatCampbell Barton
2011-03-01fix [#26257] Colored UV-Map on exportCampbell Barton
2011-03-01fix [#26252] Py error when installing addon through UICampbell Barton
2011-03-01select PoseBone attribute was made only available on bone.Campbell Barton
2011-02-282.5 Netrender UI File:Thomas Dinges
2011-02-282.5 UI scripts:Thomas Dinges
2011-02-28build system now exclude config-*, turtledemo when copying system python.Campbell Barton
2011-02-28complete lazy loading of py modules to use to a reduced set of pythons module...Campbell Barton
2011-02-27Info > Help Menu:Thomas Dinges
2011-02-27== UI icons ==Andrea Weikert
2011-02-27replace import *'s with named imports (using * is convenient for some scripts...Campbell Barton
2011-02-27lazy load modules for more scripts.Campbell Barton
2011-02-27lazy load pydoc module. move help() replacement into console code rather then...Campbell Barton
2011-02-272.5 particle UI File:Thomas Dinges
2011-02-272.5 Constraint Ui File:Thomas Dinges
2011-02-27small UI cleanup - "Mouse Cursor" instead of "Show Mouse" and s/subcol/sub an...Dalai Felinto
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-26Image Editor:Thomas Dinges
2011-02-26clean whitespaceCampbell Barton
2011-02-26port of function from 2.4x's BPyMesh.py thanks to 'merlin_' on IRC.Campbell Barton
2011-02-262.5 UI Scripts:Thomas Dinges
2011-02-26Added operator which makes selected scene markers into local 'pose'Joshua Leung
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-25pep8 cleanupCampbell Barton
2011-02-23adjustments to recent commit:M.G. Kishalmi
2011-02-23Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges")Janne Karhu
2011-02-23added image-editor operators:M.G. Kishalmi
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-23add 2.4x posemode & weightpaint feature as an operator - Flip Active, Shift+F.Campbell Barton
2011-02-23- fix python error for poselib UI when none is active.Campbell Barton
2011-02-23python console namespace fix, merging namespace dicts was no good, since it p...Campbell Barton
2011-02-23error in own recent moving addons functions into its own module. addon_utils....Campbell Barton
2011-02-22Material UI, patch by Ervin Weber (lusque). Thanks!Thomas Dinges
2011-02-22bugfix/workaround [#25629] Add torus with autmatic edit mode duplicates mesh ...Campbell Barton
2011-02-21Editbone length was still using "normalize()" instead of "normalized()"Nathan Vegdahl
2011-02-21fix [#26093] Install Add-On Fails and deletes scriptCampbell Barton
2011-02-21move addon utilities into their own module, these were getting mixed between ...Campbell Barton
2011-02-21Move blender version info into BKE_blender.h so we only have the info in one ...Campbell Barton
2011-02-21missed updating this when editing registration,Campbell Barton
2011-02-21bug [#26089] editbone.transfrom() seems to mess up bone roll (by more than fl...Campbell Barton
2011-02-19change shrinkwrap modifier cull front/back options from 2 booleans into an en...Campbell Barton