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-10also enable edge-seam unwrapping when running the mark_seam operator.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-10- CMake, print message to run 'make install', this is new and should help avo...Campbell Barton
2011-03-09make python UV functions use a popup UI rather then redo UI, they are not fas...Campbell Barton
2011-03-09py/ui: ensure extensions which add draw functions for menus/headers/panels al...Campbell Barton
2011-03-09lightmap pack: made into an operator & added to UV calc menuCampbell Barton
2011-03-09working with bpy 2.5x api, convert into operator next.Campbell Barton
2011-03-09update for py3.x syntax and mostly pep8 compliantCampbell Barton
2011-03-09copy from 2.4x, update to 2.5x next.Campbell Barton
2011-03-09moving to addons & splitting for lazy loading of eps/png/svgCampbell Barton
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-08temp workaround [#26397] Console error when selecting certain entries in the ...Campbell Barton
2011-03-08Fix keymap operator polling functions to be a bit safer.Martin Poirier
2011-03-07use set's, since pythons 3.2's optimizer converts these to frozensets, lookup...Campbell Barton
2011-03-07Drop support for python 3.1.Campbell Barton
2011-03-07Py/Operators: FBX Exporter setting order was still randomized.Campbell Barton
2011-03-07PyAPI: allow subclasses of io_utils.ExportHelper to set when the extension is...Campbell Barton
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