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
2006-12-08Numerous fixes in Render code:Ton Roosendaal
2006-12-08Fix for bug #5369, retopology - undo reverts elipse to penNicholas Bishop
2006-12-08Bug, caused by render recode for passes: raytraced transparency didn'tTon Roosendaal
2006-12-07I ment to commit this earlier but things kept comming up.Kent Mein
2006-12-07Python APIKen Hughes
2006-12-07Fix for bug #5177: EdgeSplit modifier mode "From Flag" doesn't show sharpBen Batt
2006-12-07Pass render errors (thanks to irc review, thanks ZanQdo!)Ton Roosendaal
2006-12-07Small plumiferos wishlist item.Kent Mein
2006-12-07Stupid me bug! I've removed nicely global variables, which was used forTon Roosendaal
2006-12-07Fix in outliner code: var declaration on wrong place (gcc won't warn!)Ton Roosendaal
2006-12-07Work on RenderLayer and Pass control:Ton Roosendaal
2006-12-07== Auto-Keying - Needed ==Joshua Leung
2006-12-07CMake: Move genrated dna.c and cmake_blender_libs.txt to binary directories t...Jacques Beuarain
2006-12-06=IDProperties C-API tiny update= Joseph Eagar
2006-12-06ToolsKen Hughes
2006-12-06Another fix for pass recode: lamp shadow for lamps not in visibleTon Roosendaal
2006-12-06Bugfix (caused by passes work): the 'default material' needed to becomeTon Roosendaal
2006-12-06Bugfix #5356Ton Roosendaal
2006-12-06Removed SlowerDraw and FasterDraw buttons in Mesh panel after discussionBen Batt
2006-12-06Another 3-in-one commit:Ton Roosendaal
2006-12-06Three fixes:Ton Roosendaal
2006-12-06Fix Debug build failure with ffmpeg enabled on MSVC 8Jacques Beuarain
2006-12-06CMake: Errors during generation with verse turned offJacques Beuarain
2006-12-06Render error: option "All Z" for render layers crashed. I forgot it usesTon Roosendaal
2006-12-06* Simple fix for bug #5347, edit mode undo didn't redraw the 3D View headerMatt Ebb
2006-12-06== Auto-Keyframing 'Needed' ==Joshua Leung
2006-12-06== NLA Editor ==Joshua Leung
2006-12-06== Action Editor ==Joshua Leung
2006-12-06== Action Editor ==Joshua Leung
2006-12-06Shift+Tab should exit sculptmode (same as for other modes)Nicholas Bishop
2006-12-06Added slider for the Draw brush that modifies the direction vertices are pull...Nicholas Bishop
2006-12-06Correctly propagate selection when switching multires levels on an editmesh.Nicholas Bishop
2006-12-06CMake: Proper bundle for blender binary for Mac OS X and just keep blenderpla...Jacques Beuarain
2006-12-06added missing -DWITH_FREETYPE2 stuff, provided by Eugene Reilly.Kent Mein
2006-12-06Fixed bug #5361, multiple 3d views additional cursors in wrong placeNicholas Bishop
2006-12-06Another multires triangle fixNicholas Bishop
2006-12-06Fixed broken triangle handling in multires.Nicholas Bishop
2006-12-06Updated the vertex color and mtface handling in multires.c to work with editm...Nicholas Bishop
2006-12-06Node editor: when adding a new node, automatic links are created:Ton Roosendaal
2006-12-05Node shaders bug: using 'shadeless' material inside of node tree, a modeTon Roosendaal
2006-12-05Bugfix, irc report:Ton Roosendaal
2006-12-05Two more fixes for pass composite:Ton Roosendaal
2006-12-05Two fixes:Ton Roosendaal
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-12-05Next stage of RenderPipe refactor: now everything within the pixel wasTon Roosendaal
2006-12-05Some more action editor goodies:Joshua Leung
2006-12-05== Action Editor - Column Select Tools ==Joshua Leung
2006-12-05Removed a few unused variables - compiler warnings.Joshua Leung
2006-12-05== Action Editor ==Joshua Leung