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
2017-04-04Depsgraph: placeholder function for COW objects queryDalai Felinto
2017-01-24Depsgraph: Remove legacy implementation of depsgraphSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-28CacheFile: fix missing depsgraph update.Kévin Dietrich
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-16Fix depsgraph to compute more accurate links for collision & force.Alexander Gavrilov
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-28Fix T47715: EXCEPTION_ACCESS_VIOLATION crash when removing modifiers or rende...Sergey Sharybin
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-03-05Fix for missing update changing VFont.filepathCampbell Barton
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-03Fix T47266: Blender crashes from Scripted Expression in DriverSergey Sharybin
2016-01-24Depsgraph: Add missing relations between driver and particle settingsSergey Sharybin
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-10-27OpenSubdiv: Fix wrong handling of vertex parentSergey Sharybin
2015-10-08Modifiers: add 'cd_flag' parameter to their ID looping callbacks, neededBastien Montagne
2015-10-07Cleanup: spellingCampbell Barton
2015-10-06Fix T46385: Duplicate w/ vertex parent failsCampbell Barton
2015-09-05Fix T45938: Ocean modifier animation not working with NLA action-strip (old d...Joshua Leung
2015-09-01Depsgraph: Fix compilation error with legacy depsgraph disabledSergey Sharybin
2015-08-28Fix T45929: OpenSubdiv was doing extra object recalc tagsSergey Sharybin
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-03OpenSubdiv: Make new geometry relations ensures dependent data exists on CPUSergey Sharybin
2015-08-03OpenSubdiv: Resolve crashes when other object depends on subsurf-ed objectSergey Sharybin
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-08Fix T44213: Bevel object from different scene won't update generated bezier c...Sergey Sharybin
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-13Pass proper bmain to the updateDepgraph() of modifiersSergey Sharybin
2014-12-10Fix T42472: Undoing/Redoing repeated transform operator gives wrong final mat...Bastien Montagne
2014-10-06Texture painting:Antony Riakiotakis
2014-09-08Fix T41703: Blender crashes trying to load character file.Bastien Montagne
2014-09-03Texture painting:Antony Riakiotakis
2014-08-27Changing render engine now refreshes the texture paint display better.Antony Riakiotakis
2014-08-27Only calculate texture paint slots from mtex if renderer is blenderAntony Riakiotakis
2014-07-31Style cleanupCampbell Barton
2014-07-21Fix T40839: Object Font Text Rendering BugSergey Sharybin