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-08-12Fix for nested Cycles sessions.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-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-26Fix T41180: Crash when using motion blur with Freestyle.Tamito Kajiyama
2014-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix a BI bug: when an object had dupliobjects children, it was never rendered...Bastien Montagne
2014-07-15Fix T41044 Cycles Bake: world space location affects object space normal passDalai Felinto
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
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-23T39690: Modifications to Blender's 'temp dir' system.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-06-19Fixup for fd0b7428 Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-17Bake-API: allow custom UV to be bakedDalai Felinto
2014-06-13Bake-API: handle objects with no faces (fix T40601)Dalai Felinto
2014-06-13Code cleanup: spellingCampbell Barton
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-06-05Blender Internal: Fix for lamp option "Specular" not working when "Only Shado...IRIE Shinsuke
2014-06-01Fix T40315: Boolean modifier with Freestyle edges.Tamito Kajiyama
2014-05-30Bake-API: replacing some MEM_callocN by MEM_mallocNDalai Felinto
2014-05-30Bake-API: Support for batch bakingDalai Felinto
2014-05-29Proper fix T40156 Cycles Baking and applyRotation issuesDalai Felinto
2014-05-23Fix crash rendering linked scenes in compoSergey Sharybin
2014-05-23Bake API: compare with NULL rather then casting to boolCampbell Barton
2014-05-22Fix T39901: Crashes if the resolution % is changed while rendering an animationSergey Sharybin
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-05-21Bake API: partial fix T40156 (applyRotation issues)Dalai Felinto
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-17Fix T39669: Freestyle: Curve with extrude>0 causes warnings in console.Tamito Kajiyama
2014-05-15Fix T39763: Blender renders disabled Render Layers using Blender InternalSergey Sharybin
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-05-12Fix T40142: Objects restricted in render/view don't produce duplis inLukas Tönne
2014-05-10Bake API: selected to active needs differentials or it renders black when bum...Dalai Felinto
2014-05-08ammend to [31cb7e39] Bake API: calculating differentialsDalai Felinto
2014-05-08Bake API: calculating differentialsDalai Felinto
2014-05-06Followup fix to T39966.Lukas Tönne
2014-05-05Fix T39322, hair not rendered in rendered mode viewport after returningAntony Riakiotakis
2014-05-03Doxy cleanup: formattingCampbell Barton
2014-05-03Alternative fix for T39941, this also fixes odd behavior of rendered preview.IRIE Shinsuke
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto