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-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
2011-01-09update for change to Matrix class.Campbell Barton
2011-01-08netrenderMartin Poirier
2011-01-08fix for drawing addons when one of them had a syntax error or would not draw ...Campbell Barton
2011-01-08Fix for bug [#21534] Multires modifier strange deformationsNicholas Bishop
2011-01-07Revert bump mapping patch for now, backwards compatibility is not good enough,Brecht Van Lommel
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-07New hair child options:Janne Karhu
2011-01-07bugfix [#25522] Export to X3D is missing ImageTexture and TextureTransform fo...Campbell Barton
2011-01-06print_m3/m4 didnt use const char *, which gave an errror with passing strings...Campbell Barton
2011-01-06Bugfix #25505Ton Roosendaal
2011-01-06fix [#25507] Select Interior faces in edit mode gives python errorCampbell Barton
2011-01-06Missed this file for markers commit... it already had a markers menuJoshua Leung
2011-01-06Added back "Marker" menu to all animation editors.Joshua Leung
2011-01-06error in recent x3d commit using undefined autosmooth var.Campbell Barton
2011-01-05== blender icon ==Luca Bonavita
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-05bugfix [#25393] Export to X3D does not provide color field in indexedFaceSet ...Campbell Barton
2011-01-05use x3d Group's rather then IndexedFaceSets to re-use objects.Campbell Barton