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
2010-01-26netrender: utility function to extract information from a blend file on disk....Martin Poirier
2010-01-25make exception a bit nicer (since wiki docs dont make much sense how it was b...Campbell Barton
2010-01-25Smoke: Daniel Genrich
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2010-01-25Rigify now generates the rig into the same armature every time, so you don't ...Nathan Vegdahl
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-25scene.update() rna function, so operators and data thats tagged for update ge...Campbell Barton
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-25Add option to choose between radians or degrees for rotation units in the UI.Matt Ebb
2010-01-25Mathutils refactor & include in sphinx generated docs, (TODO, include getset'...Campbell Barton
2010-01-25Added a 'linked' icon to modal key maps, to communicate better that they're Matt Ebb
2010-01-25Bugfix #20806: Remove button removes entire bone group not bone from groupJoshua Leung
2010-01-24Forgot to rename use_return in this script as well.Elia Sarti
2010-01-23- panel python templateCampbell Barton
2010-01-23bugfix [#20774] ctrl+alt+f switches to Object mode if you are in local viewCampbell Barton
2010-01-22- bugfix (user supplied fix) [#20745] makesrna with rename error.Campbell Barton
2010-01-22continue when there are errors on reloading scriptsCampbell Barton
2010-01-22Added an icon for solidify modifier. Maybe if Jendryzch is around, he might Matt Ebb
2010-01-22initial sphinx doc generation support for python and C modules.Campbell Barton
2010-01-22Macro operator properties using property groups in groups (initial code by br...Martin Poirier
2010-01-21- temp marker rename in menu (using python or the outliner isnt fun)Campbell Barton
2010-01-21Patch #20693: add parameters for FPS and wait timer for screen castJoshua Leung
2010-01-21Fix for key map python file export and loadMatt Ebb
2010-01-20Patch from Jochen Schmitt, (various distro's had patched this)Campbell Barton
2010-01-20fix for error with text ui when there is no text loaded.Campbell Barton
2010-01-20BPY: fixed iteration over and slicing of multidim. arrays.Arystanbek Dyussenov
2010-01-20use a search popup for the add group menu item when there are more then 10. Campbell Barton
2010-01-20Animation Editors: Restored 'Realtime Updates' toggleJoshua Leung
2010-01-20bugfix [#20726] "Export UV Layout" creates invalid SVG filesCampbell Barton
2010-01-20Moved the image paint tool and the vertex/weight paint tool (blend mode?) Matt Ebb
2010-01-20Fix [#20602] Cluttered UI in modifiersMatt Ebb
2010-01-20Bugfix #20738 - Mask modifier: Armature mode still shows "Vertex Group" as t...Joshua Leung
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-19Rigify:Nathan Vegdahl
2010-01-19Added eyeball and eyelid rig types to rigify.Nathan Vegdahl
2010-01-19- AIX ifdef's so windows works, cant test but this seems the most used define...Campbell Barton
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-19convert rotations into radians (not scale)Campbell Barton
2010-01-19pep8 compliance for Randomize objects loc/rot/scale.Campbell Barton
2010-01-19own error from changes to this script.Campbell Barton
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-19patch [#20724] Randomize Loc Rot Size py operator for B2.5Campbell Barton
2010-01-18append/prepend class methods for the header and panels (previously only worke...Campbell Barton
2010-01-18python script reloading (f8)Campbell Barton
2010-01-17fixed sphinx doc generatorCampbell Barton
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-17bugfix [#20712] wavefront obj import fails with default import settingsCampbell Barton
2010-01-17this isnt needed since the node window can enable it. materials also dont hav...Campbell Barton
2010-01-16Workaround to fix #20645. Iteration over multidim arrays and slicing of them ...Arystanbek Dyussenov