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-12-23Merge branch 'master' into texture_nodes_refactortexture_nodes_refactorSergey Sharybin
2014-12-01Python: add 'render_write' callbackCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-04Fix T42408: FSAA affects Cycles Image CompositingSergey Sharybin
2014-10-28Remove redundant BLI_exists callCampbell Barton
2014-10-11Bring material nodes back to the render engineSergey Sharybin
2014-09-29Fix BI viewport render crash happening with zero render border areaSergey Sharybin
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-22Freestyle: disallow with fields (was crashing)Campbell Barton
2014-09-22Fix for Freestyle crash in bordered animation renderingTamito Kajiyama
2014-09-13Fix T41800: Freestyle + Cycles panoramic camera not compatible, renders are i...Tamito Kajiyama
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