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-03-01Array modifier patch by Ben Batt! (#3788)Brecht Van Lommel
2006-02-28Complex issue in group duplicators... since they can duplicate entireTon Roosendaal
2006-02-28Urm... Kent's commit to fix a bug broke the other nodes that use theTon Roosendaal
2006-02-28Fix for bug #3967.Kent Mein
2006-02-27Sorry for the big commit, but I've been fixing many of theseNils Thuerey
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-23Composite: filter node now includes image edge in calculation, the outerTon Roosendaal
2006-02-23'inline' in C isn't very portable (probably should be made a macro).Chris Want
2006-02-22Composite fix: Blur node with option "Bokeh" didn't survive on very smallTon Roosendaal
2006-02-21Bug in Composite AddAlpha node. The option premul added alpha wrong.Ton Roosendaal
2006-02-21Very silly typo in code caused Preview Window for Compositor to copyTon Roosendaal
2006-02-20Compositor: new node "Z Combine", to combine two images with comparingTon Roosendaal
2006-02-20Compositor upgrade;Ton Roosendaal
2006-02-19Path: [ #2789 ] Add a "copy size" constraintMartin Poirier
2006-02-19Composite: Added "Fac" input for AlphaOver, so you can control amount.Ton Roosendaal
2006-02-19Fix for Colorband node, it skipped calculus when 1 output was unused :)Ton Roosendaal
2006-02-19More compositing goodies.Ton Roosendaal
2006-02-19Warning fix in subsurf_ccg.c. Also changed subsurf UV vertex and edgeBrecht Van Lommel
2006-02-18Added mask input for new Hue/Saturation Node.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-17- Added option 'convert to premul' to AlphaOver node in CompositorTon Roosendaal
2006-02-173 very simple new composite nodes that I wanted for working with here. Hope t...Matt Ebb
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-15Added printing stats back in commandline renders. Prints now a full 'log',Ton Roosendaal
2006-02-14Added blending type "Overlay" to options for Mix node & ramp shaders.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-14Weekly cleanup in my precious blender tree :)Ton Roosendaal
2006-02-14Dangerous typo in softbody.c... a missing '/' made a /* */ comment toTon Roosendaal
2006-02-14Bug fix: copying a scene, choosing 'empty scene' did a corrupt copy of theTon Roosendaal
2006-02-14Reviewed octree filling times... found a way to optimize some 10% of time,Ton Roosendaal
2006-02-14Made threaded Compositing more friendly for last node in list... the mainTon Roosendaal
2006-02-14Typo in smart SETLOOPER() define, which I added to prevent nasty loopTon Roosendaal
2006-02-14Fix in blur filter 'bokeh'.Ton Roosendaal
2006-02-13Ugly bug in ungrouping... it left freed memory in the main database.Ton Roosendaal
2006-02-13Bugfix: When using 'border render' (part image), and then in compositorTon 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-11Thread rendering stability commit.Ton Roosendaal
2006-02-10Upgrade for Node type definitions: the min/max allowed values for inputTon Roosendaal
2006-02-09Feature:Ton Roosendaal
2006-02-09Compositing workflow upgrade;Ton Roosendaal
2006-02-09add #include <sys/time.h> to get declaration of struct timeval onStephen Swaney
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-02-08Three fixes;Ton Roosendaal
2006-02-08More things for easying the job of replacing proxy/working armatures in the s...Toni Alatalo
2006-02-08==SCons==Nathan Letwory
2006-02-07Wanted feature for curves: a render-time resolution. This option isTon Roosendaal
2006-02-07Group Nodes made functional: each group now can be re-used (instanced)Ton Roosendaal