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-01-30- fix after testing with regression files; the boundary on a sphere, on theTon Roosendaal
2004-01-30second last minute commit! -- removed a trailing slash which preventedSimon Clitherow
2004-01-29last minute commit -- saving .b.blend files on Windows for usersSimon Clitherow
2004-01-29fix for bug #933, specularity was clipped too soon, especially evidentTon Roosendaal
2004-01-29Fixed problem reported by Panagiotis Papadakos about yafray path in unixAlejandro Conty Estevez
2004-01-29NURBS CV Weight button fix for the Editing window and Properties floating panel.Martin Poirier
2004-01-28Added #include <stdio.h>Kent Mein
2004-01-28BPython:Willian Padovani Germano
2004-01-28Added Solaris specific stuff. Mostly its just a copy of the linux sideKent Mein
2004-01-28Makefile updateMichel Selten
2004-01-28Whoops, this should have gone along with the panel shading commit.Matt Ebb
2004-01-28* Widened the tooltips when using non-AA fonts, so there's a margin between t...Matt Ebb
2004-01-28* Replaced crappy close icon (that always got distorted) with an OpenGL drawn...Matt Ebb
2004-01-28* Reverted to an older method of drawing button outlines (previous caused a s...Matt Ebb
2004-01-28Fixed a couple of explicit references to .blender made them $(CONFDIR)Kent Mein
2004-01-28(re)added pulldown menu to select physics. Both the menu and the gravityStefan Gartner
2004-01-28- updated "make release" for windows to include new python files.Simon Clitherow
2004-01-27My beautification of the behemoth do_all_actions() broke NLA blend in/outChris Want
2004-01-27Gi power behaviour changed so it's exported as a multiplier for the emitAlejandro Conty Estevez
2004-01-27Thanks to Li Jun (oyster), here's a Simplified Chinese translation for Blende...Rob Haarsma
2004-01-27BPython - two small fixes:Willian Padovani Germano
2004-01-27As reported by Hiroshi Saito, M_1_PI apparently not recognized in VC6, remov...Alfredo de Greef
2004-01-27Armature related fixes and cleanups:Chris Want
2004-01-27On request of broken, monkeyboi and others the rendering engine menu is back ...Alfredo de Greef
2004-01-27Made select more, select less, and select non-manifold more aware ofChris Want
2004-01-27BPython:Willian Padovani Germano
2004-01-27Here's Frank´s (José Silva) tiny contribution to Blender´s community,Rob Haarsma
2004-01-27fixed problem with ray button and shadow renderingAlfredo de Greef
2004-01-26- added line as provided by Bill Baxter, which makes option "no numpad"Ton Roosendaal
2004-01-26Fixed nasty #include.Rob Haarsma
2004-01-26Fixed behaviour of cyclic anim textures.Rob Haarsma
2004-01-26possible fix for os x problem, caused by SIGVTALRMAlejandro Conty Estevez
2004-01-26Modified 'make release' as recommended by J. Walton (removed some @'s)Chris Want
2004-01-26"Fixes" bug 929 - The undo system crashed when the maximum number of undoAlexander Ewering
2004-01-26SCons for irix update (now does mips3 binary).Chris Want
2004-01-25Fix for irix 'make release'Chris Want
2004-01-25SCons updateMichel Selten
2004-01-25arealight now can be used without global photonmapAlfredo de Greef
2004-01-25Fixed a typo in the 'make release' stuffChris Want
2004-01-25A few 'make release' related modifications:Chris Want
2004-01-25Python bug fix for #724Michel Selten
2004-01-25Python bug fix for #875Michel Selten
2004-01-25 - Port fix for Backbuffer/Optimize hang (caused by short pointer hack)Robert Wenzlaff
2004-01-25Applied checks for more secure 3D font handling.Rob Haarsma
2004-01-24- code i committed for correct arrowkeys on selecting items in pulldownsTon Roosendaal
2004-01-24- Nurbs curve/surface Nkey editmode now displays the W value again!Ton Roosendaal
2004-01-24- commented out line with unused variable, to make warnings going downTon Roosendaal
2004-01-24Added another control for new pathlight refinement parameter and solvedAlejandro Conty Estevez
2004-01-24- moved declaration of new variable up; in plain C you cannot do thatTon Roosendaal
2004-01-24* Fixed an incorrect hotkey label in the 3D view menusMatt Ebb