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-10-15Fix T70771: Texture nodes in Compositor causes infinite updateSergey Sharybin
2019-10-11Depsgraph: Inform when update or tag happens during evaluationSergey Sharybin
2019-10-11Depsgraph: Cleanup, promote is_evaluating querySergey Sharybin
2019-10-11Depsgraph: Don't use push-from-thread when scheduling graphSergey Sharybin
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey Sharybin
2019-10-09Fix missing clear of ID types tagsSergey Sharybin
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-08Depsgraph: Avoid threading for trivial operationsSergey Sharybin
2019-10-08Depsgraph: Cleanup, spelling in commentSergey Sharybin
2019-10-08Depsgraph: Perform early exit check prior to time tagSergey Sharybin
2019-10-08Depsgraph: Cleanup, de-duplicate time source taggingSergey Sharybin
2019-10-08Depsgraph: Don't force time update when legacy flag 0 is usedSergey Sharybin
2019-09-30Cleanup: spellingCampbell Barton
2019-09-26Fix T70126: Can't Snap To Vertex With RigidbodySergey Sharybin
2019-09-25Depsgraph: Implement builder from given set of IDsSergey Sharybin
2019-09-25Depsgraph: Mark build methods as virtualSergey Sharybin
2019-09-25Depsgraph: Move proxy group and from building to own functionSergey Sharybin
2019-09-25Fix T69573: Driver Value does not slide along the actual value in the Driver ...Sybren A. Stüvel
2019-09-24Fix T70046: Linked instanced collections not working with local collectionsDalai Felinto
2019-09-19Fix the rest of T68666: Animated mesh UVs, vertex colors don’t update onPhilipp Oeser
2019-09-19Fix part of T68666: Animated mesh UVs, vertex colors don’t update on time c...Sergey Sharybin
2019-09-18Depsgraph: Cleanup, spelling in commentSergey Sharybin
2019-09-18Fix T65816: Alembic export of procedural mesh results in a static mesh and cr...Sybren A. Stüvel
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-11Depsgraph: Introduce depsgraph registrySergey Sharybin
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Depsgraph: Free user code from worry about updates flushSergey Sharybin
2019-09-05Depsgraph: Pass bmain to evaluation functionSergey Sharybin
2019-09-03Fix T68868: Assert in depsgraph debugging logsSergey Sharybin
2019-09-03Fix T69326: Parent type ARMATURE doesn't workSergey Sharybin
2019-09-03Depsgraph: Cleanup, more clear variable nameSergey Sharybin
2019-09-03Depsgraph: Cleanup commentSergey Sharybin
2019-08-30Cleanup: spellingCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Cleanup: spellingCampbell Barton
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-11Cleanup: spellingCampbell Barton
2019-08-01Linux: resolve issue compiling on mint 18.3Campbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix several undefined-behaviour-sanitizer warningsLukas Stockner
2019-07-31Cleanup: remove unused boost codeBrecht Van Lommel
2019-07-31Depsgraph: Fix wrong check for need-to-be-evaluatedSergey Sharybin
2019-07-31Fix T67883: Time Remapping doesn't workSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-30Fix T66591: GPencil layer visibility control via driver doesn't workSergey Sharybin
2019-07-28Depsgraph: Fix changes in tracking invalidating movie cacheSergey Sharybin
2019-07-28Depsgraph: Fix missing cases of SOURCE ID recalc tagSergey Sharybin