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-01-24fix [#25757] Torus script uses radians for rotation in panelCampbell Barton
2011-01-23BGE: option in the UI to start with the mouse cursor visible. Patch by Vitor ...Dalai Felinto
2011-01-23Some ui reorganization of the physics tab:Janne Karhu
2011-01-23Own mistake in fluid particles ui cleanup commit.Janne Karhu
2011-01-22"Fix" for [#25766] Fluid Particle BugsJanne Karhu
2011-01-21correct fix for [#25737] Console error messageCampbell Barton
2011-01-21bugfix [#25742] blender-thumbnailer.py doesn't work with python 3.1Campbell Barton
2011-01-19NLA Editor: Added "Sync Action Length" operator to Edit menuJoshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-19move release/test to source/test, there is nothing release about this dir.Campbell Barton
2011-01-18recent commit broke Mesh.from_pydata()Campbell Barton
2011-01-18bad spelling; 'indicies' --> 'indices'Campbell Barton
2011-01-18document Mesh.from_pydata() [#25688] undocumted functions in pyapiCampbell Barton
2011-01-17Bugfix [#25667] "X-Axis Mirror" in the Pose Options panel toolbar isJoshua Leung
2011-01-15py api: bpy.path.abspath(), option to return relative to a path other then th...Campbell Barton
2011-01-15move to bf-extensionsCampbell Barton
2011-01-15bugfix [#25640] Cannot edit custom property values in it's popup windowCampbell Barton
2011-01-15misc edits, no functional changesCampbell Barton
2011-01-14moving io scripts to 'addons' dir in extensions svn, leaving MDD format since...Campbell Barton
2011-01-14add icons to show community vs official scripts as well as buttons to filter ...Campbell Barton
2011-01-14rename bl_addon_info --> bl_info, because this isnt necessarily used for addons.Campbell Barton
2011-01-14add ply import into the file menu.Campbell Barton
2011-01-14initial 2.5x api port. basically working.Campbell Barton
2011-01-14python3 updates:Campbell Barton
2011-01-14pep8 cleanup.Campbell Barton
2011-01-14ply importer from 2.4x, no changes made.Campbell Barton
2011-01-14pep8 corrections.Campbell Barton
2011-01-14fix for x3d importerCampbell Barton
2011-01-13feature request from colin levy, camera lens stamp.Campbell Barton
2011-01-13fix for NULL missing pointer check, reported on IRC by admix.Campbell Barton
2011-01-12simple add mesh operator template.Campbell Barton
2011-01-12bugfix [#25595] Adding Torus when in edit mode strange behavior.Campbell Barton
2011-01-12add x3d/vrml importer into the menu.Campbell Barton
2011-01-12vrml/x3d importCampbell Barton
2011-01-11continued x3d/vrml import update from 2.4x versionCampbell Barton
2011-01-11Adding script template for adding Builtin Keying SetsJoshua Leung
2011-01-11- Added operator to clear all transforms from Pose Bones. This makesJoshua Leung
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-11initial x3d/vrml importer port from 2.4x.Campbell Barton
2011-01-11- bpy.data.lamps.new() now takes a type argument since lamp type also sets cl...Campbell Barton
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-10x3d import now passes pep8 checkerCampbell Barton
2011-01-10x3d import tabs -> spacesCampbell Barton
2011-01-10copy x3d/vrml importer from blender 2.4x.Campbell Barton
2011-01-10[bugfix] Curve tilt button in 3d toolbar showing wrong shortcutLuca Bonavita
2011-01-10"Available" Keying Set bugfix:Joshua Leung
2011-01-10Restoring "Pose Markers"Joshua Leung
2011-01-09Viscoelastic springs for sph particle fluids, original patch by Stephen White...Janne Karhu
2011-01-09script now passes pep8 checking tool.Campbell Barton
2011-01-09patch from Andrea Rugliancich, dont export locations for bones which are conn...Campbell Barton