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-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
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-07-26Fix T66325: Animation Keyframe Undo/Redo BugSergey Sharybin
2019-07-26Fix T66378: Missing animation update when switching view layerSergey Sharybin
2019-07-17Fix T66919: Force field does not affect particlesSergey Sharybin
2019-07-15Fix compositor ignoring mask parentingSergey Sharybin
2019-07-15Fix T66686: Crash on Particle Edit, then RenderSergey Sharybin
2019-07-12Fix T66747: Active bone not showing in edit-modeCampbell Barton
2019-07-09Fix T66610: Planar Track extremely laggy when 3D View is openSergey Sharybin
2019-07-08Fix T66556: Noisy drivers relations in certain casesSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-07-05Depsgraph: Cleanup, more clear namingSergey Sharybin
2019-07-05Depsgraph: Make component traversal more granularSergey Sharybin
2019-07-05Depsgraph: Add dependencies traversal which is aware of componentSergey Sharybin
2019-07-05Depsgraph: Add inverse of node type conversion functionsSergey Sharybin