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-10-03Version 1.0 of IpoDrivers.Ton Roosendaal
2005-10-02Transform MMB behavior correction, as mentionned in meeting.Martin Poirier
2005-10-02Fixing bones grab in "pose" transform. Bug #3030: http://projects.blender.org...Martin Poirier
2005-10-02 - add support for Python Buffer()s of type DOUBLEDaniel Dunbar
2005-10-02Crash fix; rendering AO with envmap on didn't work.Ton Roosendaal
2005-10-02This commit sets the info header on the preferences window and theChris Burt
2005-10-01A little more cleanup of the loopcut code. Hoping to gain some speed, and let...Johnny Matthews
2005-10-01For loopcut, have the event queue ignore MOUSEX and MOUSEY events to help pre...Johnny Matthews
2005-09-30Fix SHIFT finetuning for edgeslide (aftermath from a warning cleanup ;-)Alexander Ewering
2005-09-30Possible fix for bug #3094 - use normal malloc/free for stuff that getsAlexander Ewering
2005-09-30* Added additional shift space to fullscreen/tile window spaces. So muchMatt Ebb
2005-09-30* added right mouse click to cancel a sequence strip transform, like everythi...Matt Ebb
2005-09-30Bugfix #3112Ton Roosendaal
2005-09-29Bugfix #3115Ton Roosendaal
2005-09-29- Added shadow buffer support for wire material and particle strandsTon Roosendaal
2005-09-29Text3d.c NULL pointer check added to get rid of MEM_freeN warning.Mika Saari
2005-09-29cu->strinfo reallocation added to Text3d.c, so when setText is executedMika Saari
2005-09-29New hair "strand" channel has wrong texture coord input... it renderedTon Roosendaal
2005-09-29Storage of ME_FACE_STEPINDEX in mface iwas same flag as for newTon Roosendaal
2005-09-29Orange report bug; Adding a new scene, choose "link obdata" gives corruptTon Roosendaal
2005-09-29Fix Python API to correctly create Text3D objects. This is just aAlexander Ewering
2005-09-29- Added "anisotropic" rendering for static particle hair strands.Ton Roosendaal
2005-09-29fix Curve.update() method to use new DAG features.Stephen Swaney
2005-09-28- added stub for elbeemDebugOut inNils Thuerey
2005-09-28- removed some unecessary files & codeNils Thuerey
2005-09-28added missing DAG call to image_aspect.Toni Alatalo
2005-09-28* Headers for the last Set Smooth commitMatt Ebb
2005-09-28* Added 'Set Smooth' and 'Set Solid' to the mesh edit mode specials menu/tool...Matt Ebb
2005-09-28Brought back (lost with modifier code) display of actual amount of facesTon Roosendaal
2005-09-28Bugfix;Ton Roosendaal
2005-09-28Bugfix;Ton Roosendaal
2005-09-28Removed ancient (2.1) feature for Constraints... a highly undocumented andTon Roosendaal
2005-09-28Suppressed another GL_FRONT drawing routine, causing potential slowdownsTon Roosendaal
2005-09-28Fix forward declaration of drawscreen()Alexander Ewering
2005-09-28Division by zero prevented in new hair strand algo. It showed as verticalTon Roosendaal
2005-09-28Recommitted this commit yesterday, was apparently done in the wrongTon Roosendaal
2005-09-28Hair!Ton Roosendaal
2005-09-28set object->recalc flag when we change object's loc, rot, etc.Stephen Swaney
2005-09-27Shaded drawmode, ogl preview render, does update for lights.Ton Roosendaal
2005-09-27-fix for angleBetweenVecsJoseph Gilbert
2005-09-27Refcount fixesJoseph Gilbert
2005-09-27 - tooltip fix, double sided pretended it was per faceDaniel Dunbar
2005-09-27added the method saveRenderedImage to the RenderData objectJoseph Gilbert
2005-09-27drawscreen is called before it's defined crashing msvcJoseph Gilbert
2005-09-27- added some equivalency testing for vector classesJoseph Gilbert
2005-09-26Maintenance commit;Ton Roosendaal
2005-09-26Action editor: drag with LMB did three redraws... causing slowdown. BugTon Roosendaal
2005-09-26adding sort by extension in filselect windowJoilnen Leite
2005-09-26adding sort files in fileselect window by extensionsJoilnen Leite
2005-09-26Two more 'shape' fixes;Ton Roosendaal