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-21move script directories for internal blender scripts.Campbell Barton
2011-03-21Changed the particle physics "timetweak" value to a more descriptive "timeste...Janne Karhu
2011-03-20Added "Bake Sound to F-Curve" operator to the "Key" menu in the graph editor.Joerg Mueller
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-03-17== filebrowser ==Andrea Weikert
2011-03-16Fix for [#26520] Point Density turbulence not accessible in Texture Properties.Janne Karhu
2011-03-15"Fix" #26445: edit mode vertex distortionSergey Sharybin
2011-03-15pep8 edits and remove commented code from last commit.Campbell Barton
2011-03-15fix/disallow [#26502] segmentationfault on pressing button to browse existing...Campbell Barton
2011-03-13* Small code cleanup/removalThomas Dinges
2011-03-122.5 Fluid UI Python Script:Thomas Dinges
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-11Fix for [#26457] Physics Size attribute affects hair particle DupliObjects wh...Janne Karhu
2011-03-11(no commit message)Ervin Weber
2011-03-11when checking for windows check sys.platform starts with "win" rather then '=...Campbell Barton
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-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
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-042.5 Armature Panel UI Script:Thomas Dinges
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-03-01Fix #26218: texture paintSergey Sharybin
2011-03-01fix [#26252] Py error when installing addon through UICampbell Barton
2011-02-282.5 UI scripts:Thomas Dinges
2011-02-27Info > Help Menu:Thomas Dinges
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-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-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-22Material UI, patch by Ervin Weber (lusque). Thanks!Thomas Dinges