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-09-25Two nice workflow improvements;Ton Roosendaal
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-09-13Add two new options for appending *objects*:Nathan Letwory
2004-09-06Add theme colour for "Draw Normals"Nathan Letwory
2004-09-06Stretch To constraintMartin Poirier
2004-09-05Second itteration of global undo system. Now based on:Ton Roosendaal
2004-09-01The undo test is now safely hidden behind a user-button (temporal)Ton Roosendaal
2004-08-29Feature for Curve objects in Blender; 'tapering'.Ton Roosendaal
2004-08-27claiming this to be mine .. to remain compatible to tuhopuu developmentJens Ole Wund
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-08-16Objects will be autoselected on Append. There's a button to toggle this behav...Nathan Letwory
2004-08-14Fix two problems in my code as reported on Forums and in release article thre...Nathan Letwory
2004-08-03This commit changes the sweep effect to be called 'Wipe' in both UI and in ba...Johnny Matthews
2004-07-29Major update, all implemented a bit in a hurry, and probably will need bugfix...Alfredo de Greef
2004-07-29As requested; the Ramp shaders have same blending operators as were addedTon Roosendaal
2004-07-28Oops, include file belonging to previous commit...Ton Roosendaal
2004-07-28Added option to set 'full Osa' on non raytraced scenes. This makes sureTon Roosendaal
2004-07-27Nathan's huge ipo patch.Ton Roosendaal
2004-07-26Fix for #1449 (blocky shadows)Ton Roosendaal
2004-07-26added a commentStephen Swaney
2004-07-19Particles effector type #defineMartin Poirier
2004-07-181) Change the way "Align mode" is accessed in the UI: It's now a globalAlexander Ewering
2004-07-16* User preference to select with the left mouse buttonMatt Ebb
2004-07-15This adds two modes to the 'around' drop down in 3d headerJohnny Matthews
2004-07-15Commit for the 4 aforementioned "features":Alexander Ewering
2004-07-13Removed some testcode from yafray_Render.cppAlfredo de Greef
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel
2004-07-09Quite a large one this time... but now we have:Ton Roosendaal
2004-07-07* fixed bug in rainbow color for material and world ipoviewNathan Letwory
2004-07-06This is the initial commit of a revamp of the sweep effects that goofster com...Johnny Matthews
2004-07-05* Added IPO for displacement, translucency and raymirrorNathan Letwory
2004-07-03Made static particles working with a deformed Mesh, both for Lattice asTon Roosendaal
2004-07-03Added new operators for "MapTo" panel as suggested & partially coded byTon Roosendaal
2004-06-30NEW: Ramp shades for diffuse and specularTon Roosendaal
2004-06-29- added octal tree node optimalization of MetaBall polygonisationJiri Hnidek
2004-06-26The revised patch from Leon for new particle effects.Ton Roosendaal
2004-06-24Added another Sequence effect: the wellknown Glow effect.Roel Spruit
2004-06-23- Added correct Writing/Reading of the new Sweep sequence effect (Thanks Ton,...Roel Spruit
2004-06-19Popular request: the floating panels (NKEY) now close on a 2nd NKEY command.Ton Roosendaal
2004-06-19added a new Sequence Effect: Sweep.Roel Spruit
2004-06-16New export through plugin scheme for yafray. It is working on linux and mac os xAlejandro Conty Estevez
2004-06-16Restored oldstyle zoom in/out, and added a new userpref for denoting zoomTon Roosendaal
2004-05-29Oh, the fix is an addition of a OB_NEG_SCALE flag in ob->transflag, whichTon Roosendaal
2004-05-29NEW! Blender now displays flipped (negative scaled) Objects correctly inTon Roosendaal
2004-05-19Removed double #defines from include, added some comments in code, andTon Roosendaal
2004-05-16Rewind of change in MCol structure.Ton Roosendaal
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-16Fix for bug 1245: Colours are wrong on GameBlenderKester Maddock