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-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
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-05-02Fix for missing render layer display buffer allocationSergey Sharybin
2014-05-02Fix T39966: Whole Group option of dupligroup visualization of particlesLukas Tönne
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell Barton
2014-04-29Fix for wrong behavior of 'darken' blend mode with factor.Kevin Dietrich
2014-04-29Fix T39940: animation of render layer on/off toggle not working during render.Brecht Van Lommel
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-29Fix T39941: Freestyle: Rendered preview crashes when non-primary render layer...Tamito Kajiyama
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-23Fix T39852: Crash (Blender internal) large objectsCampbell Barton
2014-04-23Add asserts to raytrace get/set_cut functionsCampbell Barton
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-21Follow up to previous commit: tweak RE_RAYTRACE_EPSILON (correction value usedBastien Montagne
2014-04-21Fix T39735: New auto smooth creates artifacts with flat shaded faces(BI)Bastien Montagne
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-17BI: cleanup in autosmooth area.Bastien Montagne
2014-04-15Fix T37675: blender internal viewport render wrong for volumes after rotation.Brecht Van Lommel