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
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-01-01Fix T52749: New Depsgraph - Render View Mask is not initialized correctlySergey Sharybin
2017-08-17iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-07-10Fix (unreported) broken uvsculpt in Scene's toolsettings' copying.Bastien Montagne
2017-07-10Fix (unreported) Scene's copying toolsettings' clone and canvas, and particle...Bastien Montagne
2017-07-10Fix strict compiler warningSergey Sharybin
2017-07-10Fix (unreported) Scene copying doing very stupid things with World and LineSt...Bastien Montagne
2017-06-02Cleanup: styleCampbell Barton
2017-05-04Fix use after free of new render layer ID properites after copying sceneSergey Sharybin
2017-05-04Fix memory leak of ID properties after recent render passes commitSergey Sharybin
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-01Task scheduler: Remove query for the pool's number of threadsSergey Sharybin
2017-01-26Fix unfreed memory after cleaning render layersDalai Felinto
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-12-12Cleanup: Get rid of ntreeSwitchID(_ex) functions, use generic BKE_libblock_re...Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-10-11Make console message more clear for --scene argumentSergey Sharybin
2016-09-26Fix Scene datablocks being created with a real user while never having any re...Bastien Montagne
2016-08-26Depsgraph: Report overall number of updates objectsSergey Sharybin
2016-08-26Cleanup: Use more meaningful names and move calculation into am if statementSergey Sharybin
2016-08-19Cleanup: Remove redundant commentJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-21Fix missing datablocks types in id_make_local.Bastien Montagne
2016-07-19Fix (IRC reported by Sergey) assert regarding icon_id of newly copied datablo...Bastien Montagne
2016-07-14Cleanup: Use BKE_scene_base_add for creating basesJulian Eisel
2016-07-11Fix (unreported) memory leak when making local linked databock which has a pr...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-07Cleanup: warningCampbell Barton
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-05-19Add Peak Memory as render stamp optionLukas Stockner
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-06Cleanup: warningsCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-15New freehand curve drawing toolCampbell Barton
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-03Docs: minor comment correctionCampbell Barton
2016-03-03Fix T47676: Broken default values for particle brush strength.Bastien Montagne
2016-02-20Fix crash enabling Use Multiview on images with an empty filepath.Brecht Van Lommel
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-01-16Fix T47188: Blender crashes when trying to undo adding new scene with "copy s...Bastien Montagne
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne