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
2004-01-20SCons updates: (All done by jesterKing)Michel Selten
2004-01-20Fixed the "bones on invisible layers, that are constrained to objects onChris Want
2004-01-20Scripts in menus:Willian Padovani Germano
2004-01-19Added missing headers for unix systemsAlejandro Conty Estevez
2004-01-19Error checking in system call.Alejandro Conty Estevez
2004-01-19Text Editor hotkeys fixing (Bug #904 http://projects.blender.org/tracker/inde...Martin Poirier
2004-01-19Search for yafray path under unix like systems (using expected paths).Alejandro Conty Estevez
2004-01-19moved a local variable declaration, which crashed MSVC... Picky compiler...Jacques Guignot
2004-01-19fixed a bug in addCurve function. The semantics has not been changed. Tkx to ...Jacques Guignot
2004-01-18corrected particle object dupliverts and aramature duplivert export problemsAlfredo de Greef
2004-01-18 - spelled catmull's name right ;)Daniel Dunbar
2004-01-18 - bug fix, access thru null displist (rare, triggered by another bugDaniel Dunbar
2004-01-18 - Made dispfact for new mtex default to 0.2.Robert Wenzlaff
2004-01-18Drawing a line to show where the area lights are heading.Martin Poirier
2004-01-18Script menus:Willian Padovani Germano
2004-01-17When renaming a bone in editmode, make sure the name of the pose channelChris Want
2004-01-17- Add new scene, and choose "Full Copy", didn't create a new Ipo for aTon Roosendaal
2004-01-17- ray shadow now also does the options:Ton Roosendaal
2004-01-17- updated stringlenght for animated texture images in Texture. It usedTon Roosendaal
2004-01-17- removed ugly code, that used sprintf with an input string identical toTon Roosendaal
2004-01-17- fix for drawing lamp name in 3d window at correct location.Ton Roosendaal
2004-01-17- fix for error in 2.31 release! in editmode, ctrl+rightmouse didnt allowTon Roosendaal
2004-01-17* Fixed some non-working toolbox entries (Thanks William Reynish for the report)Matt Ebb
2004-01-17Scripts menus:Willian Padovani Germano
2004-01-17- pressing Enter key on numbutton increases/decreases again.Ton Roosendaal
2004-01-16two fixes:Ton Roosendaal
2004-01-16Comes with previous commit. Allow linedist setting smaller than 1.0.Rob Haarsma
2004-01-16Corrected the line distance behaviour for Text objects.Rob Haarsma
2004-01-16-reimplement OB_Surf support for curvesJoseph Gilbert
2004-01-15Changed the Font editing panel so it displays the Postscript name of the font.Rob Haarsma
2004-01-15Gradient button is back and now there are controls to export bias andAlejandro Conty Estevez
2004-01-15-bug fixes for materials updating - BalaGi found these bugsJoseph Gilbert
2004-01-15 - Separates displace from Var slider. Added Disp Slider toRobert Wenzlaff
2004-01-15BPython:Willian Padovani Germano
2004-01-15Object > Copy Attributes menu items crashed my system if there weren't any ob...Roel Spruit
2004-01-15added python script files to MSVC 6.0 projectfiles and changed snprintf to Py...Roel Spruit
2004-01-15Scripts in menus:Willian Padovani Germano
2004-01-14- fix for speedup raytracing, which gave errors in very simple scenesTon Roosendaal
2004-01-14- preview render cube was too small, increased size a bitTon Roosendaal
2004-01-14Just a bit of export values tunning. Should now work ok, with currentAlejandro Conty Estevez
2004-01-14* Bug fix in view3d menus - wasn't checking a pointer's initialisation strict...Matt Ebb
2004-01-14Set cursor calls for the bevel function. Making sure the hourglass (waiting c...Martin Poirier
2004-01-14- code that limited zooming in and zooming out for spaces like sequencer,Ton Roosendaal
2004-01-14 fix for tracker report on crashing border render in unified render.Ton Roosendaal
2004-01-14 - Correction to scale calculation on Metaballs, provided by Jiri.Robert Wenzlaff
2004-01-14 fix for bug that caused transparant shadow change how a textureTon Roosendaal
2004-01-14restored old clipping plane method.Ton Roosendaal
2004-01-13Justin improved clipping at extreme zoomlevels. when you were fully zoomed in...Roel Spruit
2004-01-13Global photons export for yafray. Square arealights, spot and point can workAlejandro Conty Estevez
2004-01-13- commented out drawing of file->import item in pulldown menu, it isTon Roosendaal