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-07-03Made geometrys polyfill work with all iterators (not just lists) and updated ...Campbell Barton
2006-07-03===Python API===Ken Hughes
2006-07-02Scripts:Willian Padovani Germano
2006-07-02Beauty fix: if you use AA fonts in UI, and set 'texture draw' option,Ton Roosendaal
2006-07-02=== MSVC project files ===Andrea Weikert
2006-07-02=== warnings cleanup ===Andrea Weikert
2006-07-02Bugfix #4557Ton Roosendaal
2006-07-02finish adding Geometry module, removed polyfill from mathutils, updated epydo...Campbell Barton
2006-07-02Adding new geometry module, at the moment it only contains polyfill.. more co...Campbell Barton
2006-07-02Bugfix #4536Ton Roosendaal
2006-07-02Bugfix #4556Ton Roosendaal
2006-07-02Bugfix #4569Ton Roosendaal
2006-07-02Bug #4568Ton Roosendaal
2006-07-02Bugfix #4565Ton Roosendaal
2006-07-02Bugfix #4564Ton Roosendaal
2006-07-02wasnt decref'ing items I got from PySequence_GetItem for PolyFill or ob.join(...Campbell Barton
2006-07-02Bugfix #4563Ton Roosendaal
2006-07-02Bugfix #4562Ton Roosendaal
2006-07-02Bugfix #4561Ton Roosendaal
2006-07-02More fixes to lightwave ngon filling, fallback to fan fill- ngon function has...Campbell Barton
2006-07-02Fix: While checking on render stats timer, I found there was already statsTon Roosendaal
2006-07-02bug #4559Ton Roosendaal
2006-07-02Bugfix #4558Ton Roosendaal
2006-07-02Further tweaking to the scanfill stuffCampbell Barton
2006-07-01Fix for bug #4425:Brecht Van Lommel
2006-07-01bugfix for #4533 Text3d.Get() fails in retrieving Text3d objectsStephen Swaney
2006-07-01Added a scanfill wraper to Mathutils, allows you to fill polylines without us...Campbell Barton
2006-07-01added an example of getting the worldspace matrix of a boneCampbell Barton
2006-07-01Bug #4469: fixed particle-object button tooltipNils Thuerey
2006-07-01Bug #4552Ton Roosendaal
2006-07-01Totally ancient error: Makefiles for OSX did not copy the scripts inTon Roosendaal
2006-06-30Bug #4550Ton Roosendaal
2006-06-30Bugfix #4545Ton Roosendaal
2006-06-30Bugfix #4544Ton Roosendaal
2006-06-30Made BPyMesh's ngon a lot better- handels polylines that loop back on themsel...Campbell Barton
2006-06-30Hooray! Finally found the dreaded "Opengl crash" the poor orange teamTon Roosendaal
2006-06-30Bugfix #4544Ton Roosendaal
2006-06-30NGon fan fill fallback had an error in the indicies it returned.Campbell Barton
2006-06-30bug #4532, when field rendering enabled in blender (not supported in yafray),Alfredo de Greef
2006-06-29=== MSVC 7 project files ===Andrea Weikert
2006-06-29Bug #4537Ton Roosendaal
2006-06-29Bugfix, IRC report:Ton Roosendaal
2006-06-29Bugfix #4530Ton Roosendaal
2006-06-29Bugfix, own collection while testing:Ton Roosendaal
2006-06-29Bugfix #4534Ton Roosendaal
2006-06-29Bugfix #4535Ton Roosendaal
2006-06-29Bugfix #4534Ton Roosendaal
2006-06-29Related to bugreport #4514Ton Roosendaal
2006-06-29Bugfix from own testing:Ton Roosendaal
2006-06-29Made lightwave import work with images by removing internal image loading wra...Campbell Barton