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
path: root/source
AgeCommit message (Expand)Author
2005-01-23Don't delete the Python Controller's private dictionary between frames.Kester Maddock
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock
2005-01-23Don't fail on mesh objects with no faces.Kester Maddock
2005-01-22BPython:Willian Padovani Germano
2005-01-21fixed animations using jpeg (bug # 2166)Kent Mein
2005-01-21Modified interface texture font support, which should work nicely with the fr...Rob Haarsma
2005-01-21Added some extra comments about creating a new image format.Kent Mein
2005-01-21Bug fix 2116Ton Roosendaal
2005-01-21Bug 2162Ton Roosendaal
2005-01-20Reading .blend from runtime closed file handle twice... seemed to crash inTon Roosendaal
2005-01-19Added experimental option to use GL textured interface fonts.Rob Haarsma
2005-01-19Melchior FRANZ's patch to allow the normal +- to work with border select.Kent Mein
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-18Using halo (particle) render with OSA and gauss had error.Ton Roosendaal
2005-01-18Render lens flare works again. Didn't work due to wrong value for zbufferTon Roosendaal
2005-01-18The non scons specific stuff for bug tracker bug #2131Kent Mein
2005-01-16remove gcc compiler error using -pedantic flag:Stephen Swaney
2005-01-16Fix for bug #2152Ton Roosendaal
2005-01-16Add an Python Material exampleKester Maddock
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2005-01-16Added getDistanceTo Python method (thanks Charlie C)Kester Maddock
2005-01-14Made Suzanne speechless again... what was i thinking.Rob Haarsma
2005-01-13BPython:Willian Padovani Germano
2005-01-13Did some checking to make sure a variable exits before trying to use it.Kent Mein
2005-01-13New methods: Curve.isCyclic(), CurNurb.isCyclic() for checking if curve is c...Stephen Swaney
2005-01-13BPython:Willian Padovani Germano
2005-01-13Softbody commit broke compilation of blenderplayer. There was a dependancyBrecht Van Lommel
2005-01-13big softbody commitJens Ole Wund
2005-01-12Let's keep Blender a monkey app.Rob Haarsma
2005-01-12RGBA Quicktime movies give codec compression crashes on OSX.Rob Haarsma
2005-01-12Trying to make RGBA Quicktime movies on OSX, instead of ARGB.Rob Haarsma
2005-01-12Reverting Quicktime movie export method for OSX.Rob Haarsma
2005-01-11bug fix #2118Ton Roosendaal
2005-01-11Bug fix #2061Ton Roosendaal
2005-01-11Improved functionality for Quicktime movie export.Rob Haarsma
2005-01-10Bug #2119Roel Spruit
2005-01-10This is for bug # 2068Kent Mein
2005-01-10Somehow in 2.3x the file window collum display got cancelled. It evenTon Roosendaal
2005-01-10border render support through plugin. Working with current yafray CVS versionAlejandro Conty Estevez
2005-01-09Mixup of vectors in VecAngle3 (caused by me switching order of args!)Ton Roosendaal
2005-01-09Different integer overflow test for zbuffering, this due to mist+wire bugTon Roosendaal
2005-01-09 - correct position of "Edge Angles" and "Face Area" in button windowJiri Hnidek
2005-01-09The "teac" (measurement info) patch from Campbell BartonTon Roosendaal
2005-01-08Star halos still used old fashioned byte colors, instead of nice floats :)Ton Roosendaal
2005-01-08Fix for commit of yesterday, where wire render + mist was solved.Ton Roosendaal
2005-01-08Bug fix #2113Ton Roosendaal
2005-01-08- Added warning print and return in glaDrawPixelsSafe when zoom levelTon Roosendaal
2005-01-08Added push/pop matrix for 3d window + new agl draw pixelsTon Roosendaal
2005-01-08Should have done ages ago!Ton Roosendaal
2005-01-07Bugfix #2048Ton Roosendaal