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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-13Fix for [#24208] ObjectId information is wrong when read from multilayer exrJanne Karhu
2010-09-22bugfix [#23948] Alpha from images inside compositor is goneCampbell Barton
2010-09-21Error reported by Daniel Salazar, Compositor color is wrong since my fix.Campbell Barton
2010-09-18bugfix [#23706] SEGFAULT: File Load of EXRCampbell Barton
2010-03-31Fix [#21826] Memory Map growing in size on each renderMatt Ebb
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-01-19removed 3D view listener for changing the background image frame.Campbell Barton
2010-01-09Color management fixesMatt Ebb
2009-10-21* fix for colour management, compositor image node wasn't working correctly. ...Matt Ebb
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-07-17Colour ManagementMatt Ebb
2009-01-042.5Ton Roosendaal
2008-02-28Fix segfault with bad setting in the Image node.Diego Borghetti
2008-02-23=Reversion of premul bugfix=Joseph Eagar
2008-02-19Further work on the premul option for ton. This optionJoseph Eagar
2008-02-15Fix for theoretical memory leak. Oddly this leak didn't seemJoseph Eagar
2008-02-14stupid me! if you move var declarations sometimes you have to addJoseph Eagar
2008-02-14in my tiredness I didn't declare some vars at the top of the block.Joseph Eagar
2008-02-14Added another 2 checks for if an image has the premul flag set, 1 in the image Joseph Eagar
2008-01-19Added new render pass: "Mist".Ton Roosendaal
2007-04-04=== Node editor ===Nathan Letwory
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal
2007-03-26All UI code reverted to drawnode.cRobert Holcomb
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-24Initial commit. Not in build system so shouldn't interfere with anything at ...Robert Holcomb