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
2004-05-05 - PyInt_AsLong() was called on a possibly NULL object, this may beDaniel Dunbar
2004-05-05 - made a VERY IMPORTANT change to usiblender.cDaniel Dunbar
2004-05-04 - change to non-typedef'ng method of declaring BCursor in winlay.hDaniel Dunbar
2004-05-04 - removed debug prints that had no meaning to most peopleDaniel Dunbar
2004-05-04 - ugh, do not break open an abstract data type just to add one singleDaniel Dunbar
2004-05-04Added Camera Fly Mode (Shift F) to the toolbox.Kent Mein
2004-05-04Removed the printf that was causing about 50000Kent Mein
2004-05-04 - fix silly scriptlink running code, pulled out convenientDaniel Dunbar
2004-05-04Apparently the sequencer has its own audiosystem, so the change I didTon Roosendaal
2004-05-03Fixed a bug where From Window mapping in perspective view would give strangeBrecht Van Lommel
2004-05-03Mouse Wheel Support for the Game Engine.Kester Maddock
2004-05-03Check that deformer is an armature defore updating the displistsChris Want
2004-05-02- Documentation for the new python APIJoseph Gilbert
2004-04-30Splash! :)Ton Roosendaal
2004-04-30Fix committed a while ago, revision 1.52, still set a bluroffset in aTon Roosendaal
2004-04-29Upped version to 233 for in header in BlenderTon Roosendaal
2004-04-29World->physicsEngine is SUMO when you create new one.Ton Roosendaal
2004-04-29Noted by Desoto: new 'Checker' option for Image repeat could use betterTon Roosendaal
2004-04-29Fix #1207Ton Roosendaal
2004-04-29Fix #1205Ton Roosendaal
2004-04-29fix #1204Ton Roosendaal
2004-04-29fix for #1123 by Roland Hess (harkyman)Stephen Swaney
2004-04-29bump version numberStephen Swaney
2004-04-28Sneaked in new feature (request samo):Ton Roosendaal
2004-04-28Bug 1203Ton Roosendaal
2004-04-28Bug fix 1202Ton Roosendaal
2004-04-27Error in popup menu for new Musgrave texture. The order was wrong, and theTon Roosendaal
2004-04-27Bug 1199Ton Roosendaal
2004-04-27Fixed minimum limit for values in Armature panel.Ton Roosendaal
2004-04-27- UGH! Some optimize line in sky code screwed up sky render when it hadTon Roosendaal
2004-04-27- Bug fix: MetaBalls was not polygonized, when armature (as parent of MetaBal...Jiri Hnidek
2004-04-27removed print "break true" when pressing ESC with render window active.Ton Roosendaal
2004-04-27Error found in code that allows dynamic octrees. A lookup table was notTon Roosendaal
2004-04-27Request from [A]ndy:Ton Roosendaal
2004-04-26bugfix: Ipo.addCurve() was creating a new Ipo block and adding curve thereStephen Swaney
2004-04-26Added Ambient channel in "Map To" Panel for materials. Is now means toTon Roosendaal
2004-04-26Optimize for AO: when material ambient value is zero, no AO calculusTon Roosendaal
2004-04-26Solved AO smooth rendering, by introducing a "Bias" value for smoothedTon Roosendaal
2004-04-25 - add comment in filesel.c to note where memory from some BLO_blendhandleDaniel Dunbar
2004-04-25BPython:Willian Padovani Germano
2004-04-25- finalize scene.render moduleJoseph Gilbert
2004-04-25Ah, it's better when the menus show the correct hotkeys isn't it ;)Martin Poirier
2004-04-25For the 100st time or so: fix in selecting vertices for Mesh editmode.Ton Roosendaal
2004-04-25Mirror in object mode. Works like Mirror in edit mode but only works on local...Martin Poirier
2004-04-25Turned Sky render code in Blender to become fully float, it still returnedTon Roosendaal
2004-04-25BPython:Willian Padovani Germano
2004-04-24New: rendering in background mode (blender -b) now prints a percentage toTon Roosendaal
2004-04-24Remove ability to open a published executable from Blender.Kester Maddock
2004-04-24The Anim and Tiles settings in the Image Window are now available again, in theBrecht Van Lommel
2004-04-24Raytrace now has option to change the resolution of the Octree used. ItTon Roosendaal