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
2014-09-05Fix T41721: Muting render layer input nodes has no effectSergey Sharybin
2014-08-29Add callback for starting a render-jobCampbell Barton
2014-08-20Viewport resolution divider works fine for halos nowSergey Sharybin
2014-08-19Fix T41457: Viewport resolution divider does freestyle for every resolutionSergey Sharybin
2014-08-12Freestyle: Removed debugging code (use G.main instead of Freestyle-local stru...Tamito Kajiyama
2014-08-12Removed/disabled debugging code.Tamito Kajiyama
2014-08-12Made temporary changes to use G.main rather than Freestyle-local Main for deb...Tamito Kajiyama
2014-08-12Removed debug prints.Tamito Kajiyama
2014-08-12Added debug prints.Tamito Kajiyama
2014-08-12Initial implementation of Cycles materials for Freestyle stroke rendering.Tamito Kajiyama
2014-08-12Proof-of-concept implementation of Freestyle support for Cycles.Tamito Kajiyama
2014-07-26Fix T41180: Crash when using motion blur with Freestyle.Tamito Kajiyama
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-07-03Follow-up to rBcc1372546ad5: Fix for segmentation fault in pipeline (freestyl...Tamito Kajiyama
2014-07-01Fix for segmentation fault in pipeline (freestyle/wm related)Jeroen Bakker
2014-07-01Second attempt to fix T40833: Crash when rendering with freestyle.Tamito Kajiyama
2014-06-28Add render result caching.Bastien Montagne
2014-06-23Fix T40764: Keyframed Render Layers Don't Work as IntendedSergey Sharybin
2014-06-20Implement resolution divider in the Blender InternalSergey Sharybin
2014-05-23Fix crash rendering linked scenes in compoSergey Sharybin
2014-05-22Fix T39901: Crashes if the resolution % is changed while rendering an animationSergey Sharybin
2014-05-15Fix T39763: Blender renders disabled Render Layers using Blender InternalSergey Sharybin
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-29Fix T39940: animation of render layer on/off toggle not working during render.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-11Fix T39029: Blender Internal: Render tiles do not appear until render is fini...Sergey Sharybin
2014-02-26Fix for bug reported by Pablo Vasquez (venomgfx) on IRC: Single layerLukas Tönne
2014-02-26Fix T38726: missing rendered viewport update when removing render layer.Brecht Van Lommel
2014-02-26Nicer solution to T38846: Split off the render layer forcing from theLukas Tönne
2014-02-26Fix T38846: Render layer checkbox is not refreshed.Lukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-21Fix more of T38726: there still was a crash when deleting render layers.Brecht Van Lommel
2014-02-21Fix T38726: blender internal viewport render crash when deleting render layer.Brecht Van Lommel
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-22Fix T38319: no camera error message for render not showing correctly.Brecht Van Lommel
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-08Fix T38074: sequence rendering gave "No camera" warning for other scenes thatBrecht Van Lommel
2013-12-31Fix T37994: crash in preview render after recent color management changes.Lawrence D'Oliveiro
2013-12-29Fix movie output when using render borderSergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-11-19Blender Internal:Thomas Dinges
2013-10-31code cleanup: spellingCampbell Barton