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-01-29Accidentally mixed up addAlphaUnder and addAlphaOver in merging solid andTon Roosendaal
2006-01-29Bugfix #3797: 24-bit BMP images weren't read properly. Standard apparentlyKen Hughes
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein
2006-01-29Fixed a few problems with wave drawing-Campbell Barton
2006-01-29Compositing: the "RGB Curves" node now has an optional 'factor' input asTon Roosendaal
2006-01-29Fix: theme color version patching should start with 2.41 too.Ton Roosendaal
2006-01-29Previewrender (buttons) now supports Lamp, Texture and Sky previewsTon Roosendaal
2006-01-29Bugfix; version patching for new armature layers and Node editor themesTon Roosendaal
2006-01-29Three-in-one commit:Ton Roosendaal
2006-01-29Made mesh align to face/verts also align to an edge and a verts normal, exist...Campbell Barton
2006-01-29Small edit so undo+redraw is only done when removeDoubles actually does somth...Campbell Barton
2006-01-28Two missing declarations in this include file.Ton Roosendaal
2006-01-28Cleanup of blender/ module; Makefiles now compile this warning free.Ton Roosendaal
2006-01-28Put back the -O2 default for compiling with makefiles in OSX.Ton Roosendaal
2006-01-28composit, composite, compose ... what's the diff? You sconz0rs needChris Want
2006-01-28Wow! bugfix in bf-blender again!Ton Roosendaal
2006-01-28The code from the orange branch has now been copied into HEAD.Chris Want
2006-01-28Orange: missing sync for game engine in orange, compiles now again!Ton Roosendaal
2006-01-28Orange: replaced obsolete IMB_rectop() with IMB_rectcpy() in game engine.Ton Roosendaal
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-28Orange: made Compositing more interactive. It now has an event basedTon Roosendaal
2006-01-28Orange: fix for threaded rendering. Discovered that for some reason theTon Roosendaal
2006-01-28Orange: previous commit for render-layers didn't update the case forTon Roosendaal
2006-01-27This commit was manufactured by cvs2svn to create branch 'orange'.no-author
2006-01-27Orange; more render & compo stuff!Ton Roosendaal
2006-01-27* Put the Add->Group menu in the top info header too.Matt Ebb
2006-01-26== Interface/Nodes ==Matt Ebb
2006-01-26* Never added the hotkeys for rendering and playing back animation to the men...Matt Ebb
2006-01-25Orange:Ton Roosendaal
2006-01-25Orange: new pipeline separated calculus for window matrix from convertingTon Roosendaal
2006-01-25Forgot to pass on current frame number to compositor, when render anims!Ton Roosendaal
2006-01-25Orange; fresh morning feature:Ton Roosendaal
2006-01-25a touch neater and some comments.Campbell Barton
2006-01-25Dont draw blocks what are outside the the view. - massive speedup with comple...Campbell Barton
2006-01-25==bugfix==Ken Hughes
2006-01-25Orange fix: jitter mask for OSA was off with half a pixel...Ton Roosendaal
2006-01-25Made numbuts use non linear rate of change when dragging.Campbell Barton
2006-01-25Orange: enabled compositing in render pipeline.Ton Roosendaal
2006-01-24Not a show stopper, and does not add or remove any functionalityChris Want
2006-01-24Prevent a mod by 0, should fix preview render crashesJohnny Matthews
2006-01-24Orange: preparation commit for Output nodes type "Render" and "File".Ton Roosendaal
2006-01-24Orange bug: forgot to restore inverse matrix calculus for OpengGL renderTon Roosendaal
2006-01-24Orange: fixes in Compositor:Ton Roosendaal
2006-01-24Orange fix: Render OGL skipped last frame...Ton Roosendaal
2006-01-24Orange: made Image window react nicer to compositor output and own Curves;Ton Roosendaal
2006-01-24First bugfix in 3d previewrender; going full-window and back crashed.Ton Roosendaal
2006-01-24Scons changes needed to get it compile, works here! :)Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-24Bug in commit for 'linked scene sets', that got sneaked in after 2.40. :)Ton Roosendaal
2006-01-23The character table shouldn't messed anymore when <builtin> font is used.Mika Saari