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-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
2010-01-16- UV header sync selection vert/edge/face buttons were displayed as 3 tickboxesCampbell Barton
2010-01-16Small patch from freakabcd in irc: disable camera dof distance if dof object ...Matt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-15Console:Thomas Dinges
2010-01-15bugfix [#20688] Mesh with no materials fails to export UV layoutCampbell Barton
2010-01-15[#20685] Fixed: cleaned up descriptions, removed unrelated comments in codeCampbell Barton
2010-01-15Fix [#20437] Impossible to load "voxel data" sequence file from Matt Ebb
2010-01-15Fix [#20514] In sculpting mode is possible to use page down/up to exceed the ...Matt Ebb
2010-01-15Adding back cursor to center menu entry that was mistakingly removed by an un...Martin Poirier
2010-01-15patch [#20673] Fixed descriptions in Torus mesh controls, and added some requ...Campbell Barton
2010-01-15Text Editor: Add an option "Tabs as Spaces".Dalai Felinto
2010-01-14uv layout svg files were not importing into inkscape or firefox (gimp worked)Campbell Barton
2010-01-14UV layoutCampbell Barton
2010-01-14Join as UVs.... (copies matching UVs to another object with the same topology)Campbell Barton