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
2006-11-17New Compo node: the Split-Viewer, showing two images halves to compare.Ton Roosendaal
2006-11-15Patch #2307, by Bob HolcombTon Roosendaal
2006-11-13Two tiny compositor annoyances;Ton Roosendaal
2006-11-02Bugfix #5147Ton Roosendaal
2006-11-01Removed a initialize check for NodeTrees.Ton Roosendaal
2006-10-26Coding work while on the trip to london (based on Plumiferos wishlist);Ton Roosendaal
2006-08-15Bugfix #4806Ton Roosendaal
2006-08-10Compositor: finished work on node "File Output".Ton Roosendaal
2006-08-02renamed struct bNode->new to struct bNode->new_nodeKent Mein
2006-07-31A couple of compositing nodes:Matt Ebb
2006-07-09Bugfix #4647Ton Roosendaal
2006-07-03Bugfix #4583Ton Roosendaal
2006-06-25Bugfix #4460Ton Roosendaal
2006-06-20More preview fixes, after irc reports:Ton Roosendaal
2006-06-19Fix #4358Ton Roosendaal
2006-06-19Seems a large commit, but I also changed function names to match the newTon Roosendaal
2006-06-17Solved bad design decision in Node Editor:Ton Roosendaal
2006-06-03Plumiferos requestTon Roosendaal
2006-05-24Removed annoying debug print that checked preview render size while doingTon Roosendaal
2006-05-12New Compositer option: "Free Unused". In the Node Editor header.Ton Roosendaal
2006-05-03Bugfix for Node editing;Ton Roosendaal
2006-03-09Compositing goodie: ESC now works to stop, but it will finish the node itTon Roosendaal
2006-03-08Compositor now checks for cyclic nodes too, and skips them while executing.Ton Roosendaal
2006-03-05Ungrouping a Node in Compositor left uiBlock pointers unchanged inTon Roosendaal
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-20Compositor upgrade;Ton Roosendaal
2006-02-19More compositing goodies.Ton Roosendaal
2006-02-18Quick change in Hue/Saturation Node: made the central Hue value 0.5, toTon Roosendaal
2006-02-18Four-in-one commit:Ton Roosendaal
2006-02-15Added printing stats back in commandline renders. Prints now a full 'log',Ton Roosendaal
2006-02-14Added callback to compositor, so it can print in RenderWindow header theTon Roosendaal
2006-02-14Nasty memory conflict in Compositor... when:Ton Roosendaal
2006-02-14Made threaded Compositing more friendly for last node in list... the mainTon Roosendaal
2006-02-13Ugly bug in ungrouping... it left freed memory in the main database.Ton Roosendaal
2006-02-12Couple of features/fixes:Ton Roosendaal
2006-02-11Bugfix: duplicate time node didn't copy the curve itself.Ton Roosendaal
2006-02-10Upgrade for Node type definitions: the min/max allowed values for inputTon Roosendaal
2006-02-09Compositing workflow upgrade;Ton Roosendaal
2006-02-08Three fixes;Ton Roosendaal
2006-02-07Group Nodes made functional: each group now can be re-used (instanced)Ton Roosendaal
2006-02-07Added "Blur factor" button in Vector Blur node, which scales the speedTon Roosendaal
2006-02-07iImage based Vector BlurTon Roosendaal
2006-02-04Compositor: Added a basic "Time Node".Ton Roosendaal
2006-02-03Redoing the blur filters for composit;Ton Roosendaal
2006-02-03Crash fix! Found one unsafe malloc in allocating the Z render pass...Ton Roosendaal
2006-02-03- Preview images get generated on render event againTon Roosendaal
2006-02-02features & fixes:Ton Roosendaal
2006-01-29Three-in-one commit:Ton Roosendaal
2006-01-28Orange: made Compositing more interactive. It now has an event basedTon Roosendaal
2006-01-27Orange; more render & compo stuff!Ton Roosendaal