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-13Fix T41800: Freestyle + Cycles panoramic camera not compatible, renders are i...Tamito Kajiyama
2014-09-08Fix crash happening with external engines and dependent objects in an invisib...Sergey Sharybin
2014-09-07Fix T40507: Blender Internal Render's Gather don't use node's emit color.Bastien Montagne
2014-09-05Fix T41721: Muting render layer input nodes has no effectSergey Sharybin
2014-09-03Fix T41691: Blender-internal crash (counting edges)Campbell Barton
2014-08-31Bake-API: more MEM_callocN replacements by MEM_mallocNDalai Felinto
2014-08-29Add callback for starting a render-jobCampbell Barton
2014-08-28Bake-API: silencing warnings (and fixing a potential memory-access crash)Dalai Felinto
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-18De-duplicate EWA filter code between renderer and compositorSergey Sharybin
2014-08-16CommentsCampbell Barton
2014-08-15Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution...Dalai Felinto
2014-08-13Fix T41408: Render layer pass bug, second attemptSergey Sharybin
2014-08-12Fix T40566: Light instances disappears in rendered viewport (Blender Internal)Sergey Sharybin
2014-08-12Fix T41408: Diffuse and specular passes were incorrect with combined/color pa...Sergey 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-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