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
2006-01-23This commit was manufactured by cvs2svn to create tagv2.41no-author
2006-01-22The decimate modifier had a slider to control the level of meshChris Want
2006-01-21Bugfix with adaptive geometry- was over subdividing some edges.Campbell Barton
2006-01-21===Python API===Ken Hughes
2006-01-20Some minor changes & updates to keep in sync with my own version.Campbell Barton
2006-01-20removing file with old name,Campbell Barton
2006-01-20was collapsing edges, even when adptive geometry was disabled.Campbell Barton
2006-01-20Updated batch object renamer.Campbell Barton
2006-01-20renaming python script...Campbell Barton
2006-01-19===Python API===Ken Hughes
2006-01-19Made the minimal theme align, and buttons now sit close together.Campbell Barton
2006-01-19Bugfix for http://projects.blender.org/tracker/?func=detail&atid=125&aid=3767...Campbell Barton
2006-01-19Fixed up naming new objects/meshes when that name alredy existed - faster and...Campbell Barton
2006-01-18==renderer==Ken Hughes
2006-01-18This patch fixes some issues with MSVC 6Kent Mein
2006-01-18assert caused compile problems too :(Erwin Coumans
2006-01-18fixed an ordering issue caused by previous commitErwin Coumans
2006-01-18==Python API==Ken Hughes
2006-01-18attempt to fix reported problems with glsl shader on OS X (and other platform...Erwin Coumans
2006-01-18==python scripts==Willian Padovani Germano
2006-01-18fixed seam tearing with edge collapsing, should be last commit ;)Campbell Barton
2006-01-18Added Mesh menu access for b-brush sculpter.Campbell Barton
2006-01-18Moved script. Minor updates to subdivision and adaptive meshes.Campbell Barton
2006-01-18moving to bpydata because it cant be accessed from the menusCampbell Barton
2006-01-18Changed the URL to be the Image filename sans path, not the image name.Campbell Barton
2006-01-18==python scripts==Tom Musgrove
2006-01-17==python api==Tom Musgrove
2006-01-17==python api==Tom Musgrove
2006-01-17Speed up for edge list'sCampbell Barton
2006-01-17Added edge collapsing when adaptive geometry enabled.Campbell Barton
2006-01-17==python api==Tom Musgrove
2006-01-17==python api==Tom Musgrove
2006-01-17==Python API==Ken Hughes
2006-01-17Fixed a problem with non mesh objectsCampbell Barton
2006-01-17Patches submitted by Michael Reimpell to get/set relative key selection, andKen Hughes
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2006-01-17==python scripts==Tom Musgrove
2006-01-17Fix for useing with modifiers, dosent check for subsurf flag when copying vgr...Campbell Barton
2006-01-16fixed a runtime problem with stl container usage, as reported on bf-committer...Erwin Coumans
2006-01-16clean up some warnings in bpy codeStephen Swaney
2006-01-16* added missing fileJoseph Gilbert
2006-01-16*fixes global redefinitionsJoseph Gilbert
2006-01-16Alligned bone pose copy buttons (noticed in orange screenshot)Campbell Barton
2006-01-16* Tiny tweak to button alignment after Campbell's commit.Matt Ebb
2006-01-16Added user interface to OBJ import.Campbell Barton
2006-01-16Hopefully clear up the last of the obj import bugs.Campbell Barton
2006-01-16BPython:Willian Padovani Germano
2006-01-16Fixed Window.Editmode(0) so that it only calls undo_push_mesh() whenKen Hughes
2006-01-15==python scripts==Tom Musgrove
2006-01-15In fixing for negative indicies I broke positive indicies. Fixed. not helped ...Campbell Barton