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-08-26fix for dark images from the sequencer when color management is disabled.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-12Fix #23238: crash rendering multiple scenes from compositor.Brecht Van Lommel
2010-08-04Fix crash in point cache baking due to my recent changes.Brecht Van Lommel
2010-08-02Fix preview render crash after recent G.main changes.Brecht Van Lommel
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-23== Sequencer ==Peter Schlaile
2010-07-20== Sequencer ==Peter Schlaile
2010-07-17Rendering from the sequencer in background mode was printing frame 0 for ever...Campbell Barton
2010-07-13fix for rendering sequencer float buffers, need to convert into linear color ...Campbell Barton
2010-07-07Fix #22354, #22727, #22501: image window not display correctBrecht Van Lommel
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-24- correct --help messageCampbell Barton
2010-05-07Exr reading error print has a bit more detail now, to debug problems.Brecht Van Lommel
2010-05-04merging revisions 28564-28569 from render branch into trunkJoseph Eagar
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-14Small fix: scene name in render stats string.Ton Roosendaal
2010-04-07Fix [#21257] Renders blank images when audio clip is present.Matt Ebb
2010-04-01Attempted fixes for render crashes on windows, still can't redo them hereBrecht Van Lommel
2010-03-28External render engines now have option bl_postprocess to determineBrecht Van Lommel
2010-03-28External render engines can now render previews as well, disabled byBrecht Van Lommel
2010-03-27Second attempt at committing the different render slot implementation. ThisBrecht Van Lommel
2010-03-26fix rendering another scene from the compositor not working.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-16the string 'Environment' is too long for a pass name, was causing crashes in ...Brecht Van Lommel
2010-03-16Fixes for thread related render / compositing crashes:Brecht Van Lommel
2010-03-14Rendering from 3d view in local view or with unlocked layer was notBrecht Van Lommel
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-09remove for bad-level-call & some minor changes to make camera switching neater.Campbell Barton
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-10fix for python not being able to call operators with a executuon context.Campbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-07Patch by matd (on irc).Martin Poirier
2010-02-07Fix #20488: fields render was crashing.Brecht Van Lommel
2010-02-06Fix #20452: motion blur buttons were missing. Motion blur samplesBrecht Van Lommel
2010-01-31Fix [#20901] OPENEXR: Incorrect gamma from colour managementMatt Ebb
2010-01-31- hash characters in the path would confuse the output file name and not add ...Campbell Barton
2010-01-28Ambient Occlusion split up into:Brecht Van Lommel
2010-01-18Fix [#20702] Problems with ColormanagementMatt Ebb
2010-01-14Fix for saved animation image sequence renders being too dark Matt Ebb
2010-01-13Fix [#20557] animated node values haven't effect while render animatiĆ³nMatt Ebb
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-06Renderer: Change default test_break function to check G.afbreek to work corre...Martin Poirier
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb