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-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-31Fix T37994: crash in preview render after recent color management changes.Lawrence D'Oliveiro
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-29Fix movie output when using render borderSergey Sharybin
2013-12-27Fix T36474: Blender 2.68a crashes upon renderingSergey Sharybin
2013-12-27Fix out-of-date comment which came from DAG-MT branchSergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-18Fix T37675: blender internal viewport render not updating properly with volumes.Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-12Code Cleanup: replace global debug checks in raycast with DEBUG ifdefCampbell Barton
2013-12-04Code Cleanup: correct fabsf/fabs/abs useCampbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-26Fix T37225: UV map for closed curves incorrectly generatedSergey Sharybin
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-22Fix T37359: Dynamic Paint deletes inactive texture from smoke domain when usi...Miika Hamalainen
2013-11-22Optimization for render result saveSergey Sharybin
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-19Blender Internal:Thomas Dinges
2013-11-18Fix T37486: Displacement bake from multires crashes when preview level is on 0Sergey Sharybin
2013-11-12Change the behavior of AO pass in Blender internal's shader/render node tree ...Irie Shinsuke
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29Code cleanup: remove unused block from multire bakerSergey Sharybin
2013-10-29patch [#37219] RenderParts.partsdone is not a boolean, but a counterCampbell Barton
2013-10-27fix [#37195] particles crash with viewport renderCampbell Barton
2013-10-25add check for cmake that source files are not included multiple timesCampbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-20Fix compositor rendering scenes multiple times in some casesSergey Sharybin
2013-10-17Fix #37123: UV editor view does not update when using large facesSergey Sharybin
2013-10-16style cleanupCampbell Barton
2013-10-15Fix duplicated key in ghash assert caused by object orcoSergey Sharybin
2013-10-14code cleanup: correct unsigned int in string formatting and use empty() check...Campbell Barton
2013-10-14* Silence Blender Internal / Volumetric printf. Thomas Dinges
2013-10-12Task scheduler ported form CYcles to CSergey Sharybin
2013-10-12Fix #37045: blender internal SSS rendering black on some system when the SSSBrecht Van Lommel
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-10-11code cleanup: use const's for static arraysCampbell Barton
2013-10-10Bake vertex colors should include vertex color alpha as well.Antony Riakiotakis
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-10-09Fix #36991, After rendering with Sampled Motion Blur, the moving objects plac...Lukas Toenne
2013-10-09Derivative map bakerSergey Sharybin
2013-09-30Fix #36884: blender spotlamp halo render was incorrectly showing light on theBrecht Van Lommel
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-20Clear color to gray when baking displacement mapSergey Sharybin
2013-09-20Fix for margin which didn't work properly with normalized displacement bakingSergey Sharybin
2013-09-20Fix for displacement bake buffer might be allocated twiceSergey Sharybin
2013-09-12Different implementation of patch #36430: use layer froms scene directly forBrecht Van Lommel
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel