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
2019-02-15Fix T61575: missing Cycles viewport updates when changing settings.Brecht Van Lommel
2019-02-15Fix Spring characters being in the rest pose on file openSergey Sharybin
2019-02-15Cleanup: Argument wrappingSergey Sharybin
2019-02-15Depsgraph: Don't tag original IDsSergey Sharybin
2019-02-11Depsgraph: Use proper tag source for special caseSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Depsgraph: Use more correct update source for an internal tagsSergey Sharybin
2019-01-25Fix T60839: Deleting bevel object for curve will not updateSergey Sharybin
2019-01-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2018-12-11Fix T59174: Missing particles updateSergey Sharybin
2018-12-10Fix T57633: Particle texture update problemSergey Sharybin
2018-12-07Remove unused particle system recalc flagSergey Sharybin
2018-12-07Cleanup, typo in namingSergey Sharybin
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-09-24Depsgraph: Cleanup, spelling in commentSergey Sharybin
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin
2018-09-19Depsgraph: Make geoemtry to tag function more reusableSergey Sharybin
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
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