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-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06Depsgraph: Relations builder should not tag ID in all depsgraphsSergey Sharybin
2018-06-14Depsgraph: Make certain components NOT tag copy-on-write when they are taggedSergey Sharybin
2018-06-14Depsgraph: Use dedicated ocmponent for object's base flags flushSergey Sharybin
2018-06-12Fix T55409: Can't animated keyframed material node value after moving keyfram...Sergey Sharybin
2018-06-11Revert unintended changes to depsgraphDalai Felinto
2018-06-08Depsgraph: Remove no longer needed nodetree values copying on evalDalai Felinto
2018-06-05Preserve unkeyed changes on undo and file openSergey Sharybin
2018-05-31Depsgraph: Remove unused flagsSergey Sharybin
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Fix unnecessary Cycles render updates when selecting objects.Brecht Van Lommel
2018-05-30Fix T55253: Camera lens can't be edited after keyframing itSergey Sharybin
2018-05-03Depsgraph: Tag IDs for animation update on visible updateSergey Sharybin
2018-05-02Depsgraph: Show log message when tagging specific depsgraph IDSergey Sharybin
2018-04-26Depsgraph: Make it possible to check for ID directly tagged for animation recalcSergey Sharybin
2018-04-23Depsgraph: Make update flags debug print more usefulSergey Sharybin
2018-04-17Depsgraph: Fix unwanted node tree copy-overSergey Sharybin
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-12Depsgraph: Move CoW tag to ID datablock tagSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-04-04Fix missing hair in fishycat and everything else after particle recalc changesMai Lavelle
2018-03-29Particles: Remove dedicated recalc field from ParticleSettingsSergey Sharybin
2018-03-29Depsgraph: Tag datablock with original update flagSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: Remove BLI_ prefix from listbase macroSergey Sharybin
2018-02-08Depsgraph: Fix missing camera animation after visibility changesSergey Sharybin
2018-02-07Depsgraph: More fixes for shape keysSergey Sharybin
2018-02-07Depsgraph: Fix crash with shape keys and latticesSergey Sharybin
2018-02-07Depsgraph: Fix crash when visible update is called after tagging for updatesSergey Sharybin
2018-01-24Fix T53646: Blender 2.8 multiple crashes in auto UVs generationSergey Sharybin
2018-01-24Depsgraph: Fix crash entering edit mode with CoW enabledSergey Sharybin
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19Cleanup: reaname LINKLIST_FOREACH -> LISTBASECampbell Barton
2018-01-17Depsgrapph: Fix/workaround for missing hairSergey Sharybin
2018-01-16Depsgraph: pass depsgraph to editors update context structSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Move ID node to own fileSergey Sharybin
2017-12-19Depsgraph: Fix nexted node trees being tagged with wrong flagSergey Sharybin
2017-12-19Depsgraph: Rework tagging and flushing routinesSergey Sharybin
2017-12-18Depsgraph: Cleanup, line lengthSergey Sharybin
2017-12-18Depsgraph: Replace iteration over ghash with iteration over flat arraySergey Sharybin
2017-12-15Depsgraph Cleanup, spellingSergey Sharybin
2017-12-15Depsgraph: Simplify logic around special case for node tree updateSergey Sharybin
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13Depsgraph: it is still possible to have non-object to use OB_RECALC_DATA tagSergey Sharybin
2017-12-13Depsgraph: Move data update tag to object->data itselfSergey Sharybin
2017-12-13Merge branch 'master' into blender2.8Sergey Sharybin