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-03-23a fix for: https://projects.blender.org/tracker/index.php?func=detail&aid=117...Kent Mein
2005-03-23Bug fix #2375Ton Roosendaal
2005-03-23Bug fix #2349Ton Roosendaal
2005-03-23New feature, since long on todo;Ton Roosendaal
2005-03-23Monkey got accidentally 'recalcnormalled'. Causing eyes to have normalsTon Roosendaal
2005-03-23Bug #2444Ton Roosendaal
2005-03-23Transform stuff for TEST!Ton Roosendaal
2005-03-22Small fix; when pulldown menus are too large to display (they get alignedTon Roosendaal
2005-03-22- Removed temporal hack that switched manipulator type on G, R, S hotkeys.Ton Roosendaal
2005-03-22 - Nothing to see hear, move along, move along.Daniel Dunbar
2005-03-22Reordered some of the includes to fix STL issues.Kent Mein
2005-03-22Added call in creating transform data Mesh editmode to calculate vertex-Ton Roosendaal
2005-03-22add files for Daniel Dunbar's new CCGSUBSURFLIB work to SCons build.Stephen Swaney
2005-03-22 - Hacked in blender style creasing support to new subsurfs.Daniel Dunbar
2005-03-22BPython:Willian Padovani Germano
2005-03-22Transform widget updateTon Roosendaal
2005-03-22Added option to use new subsurf module added by Daniel Dunbar. Simply add:Chris Burt
2005-03-21Size flipping, for kaito. Move pointer to the other side (horizontal) of the ...Martin Poirier
2005-03-21Fix for possible divide by zero error in Rotate.Martin Poirier
2005-03-21Created initConstraint. It basicly just checks if the CON_APPLY has been set ...Martin Poirier
2005-03-21Added string to BIF_setSingleAxisConstraint() function for headerprint.Ton Roosendaal
2005-03-21Shrink/Fatten behavior change. This time for good I hope.Martin Poirier
2005-03-21Transform:Ton Roosendaal
2005-03-21More transform widget goodies;Ton Roosendaal
2005-03-21Scripts (making some changes to the scripts dir):Willian Padovani Germano
2005-03-21 - update new conversion to DLM routine to use match subsurfDaniel Dunbar
2005-03-21 - remove some duplicate prototypes, causes problems for some compilersDaniel Dunbar
2005-03-21 - Part of CCGSubSurf integration, this is the actual blender side of theDaniel Dunbar
2005-03-21 - Initial integration of CCGSubSurf library into blender. The lib isDaniel Dunbar
2005-03-21 - switch BLI_memarena to use stdlib malloc/free (alloc errorsDaniel Dunbar
2005-03-21 - another BLI_winstuff.h removalDaniel Dunbar
2005-03-21Warp was acting weird if the cursor wasn't centered in the data space, that i...Martin Poirier
2005-03-20 - kill some warnings (open/seek/read/write need io.h on win32)Daniel Dunbar
2005-03-20 - apologies, accidentally commited code w/ game engine disabledDaniel Dunbar
2005-03-20Adding some docs for material insertIpoKey additionsJohnny Matthews
2005-03-20New Material method: insertIpoKey( key_type )Stephen Swaney
2005-03-20Three rotate manipulators to play with;Ton Roosendaal
2005-03-20correct bad reference to getDrawMode.Stephen Swaney
2005-03-20- Fixed flipped orientation of getViewViewvector(), was opposite in orthoTon Roosendaal
2005-03-20Adding some docs for Object insertIpoKey additionsJohnny Matthews
2005-03-20Adding some docs for Text3d additionsJohnny Matthews
2005-03-20Ton broke a couple of things in his last commit including PET in rotation mod...Martin Poirier
2005-03-20New Bpy Object method: insertIpoKey()Stephen Swaney
2005-03-20- added helper lines in rotation widgetTon Roosendaal
2005-03-20fix warning: initialization makes integer from pointer without a castStephen Swaney
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19 - add some windows specific defines to BIF_gl.h so that OpenGL canDaniel Dunbar
2005-03-19Global G.moving got nice define flags, and additional meaning.Ton Roosendaal
2005-03-19 - part of BLI_winstuff.h cleanupDaniel Dunbar
2005-03-19Some cleaning up of BLI_winstuff.h usageDaniel Dunbar