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
2020-10-07Fix T81218: Crash in pose mode using a driver on bendy bone SegmentSybren A. Stüvel
2020-07-29Fix T78920: missing depsgraph relation when using sound strips in VSESybren A. Stüvel
2020-07-02Fix T77712: Crash on proxied rig, custom bone shape, driver targeting rigSybren A. Stüvel
2020-06-02Cleanup: use C++'s nullptr instead of our own C NULL define, in C++ code.Bastien Montagne
2020-06-02Fix T77192: Crash when opening bunny.blend file.Bastien Montagne
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-04Fix T76251: Animated procedural texture does not influence particle systemLuc Revardel
2020-05-04T76121 Driver depending on animated modifier property does not updateSybren A. Stüvel
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-04-24Fix T69753 Instanced Metaballs not rendering but showing up in ViewportSybren A. Stüvel
2020-04-24Cleanup: remove unused arg, clang-formatCampbell Barton
2020-04-23Fix T75611: slow transform of many objects at the same timeBrecht Van Lommel
2020-04-17Fix T75686: Animating scene audio volume doesn't workSybren A. Stüvel
2020-04-14Fix T75542: toggling modifier visibility not working correct with undo speedupBrecht Van Lommel
2020-04-14Cleanup: spellingCampbell Barton
2020-04-10Fix T67232: Multiples targetless IKs in a chain gives weird behaviour (known ...Sebastian Parborg
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-08Fix missed depsgraph update after undo in some casesBrecht Van Lommel
2020-04-07Undo: change depsgraph recalc flags handling to improve performanceBrecht Van Lommel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: use tern 'sync' instead of 'synchronization' for function namesCampbell Barton
2020-04-02Fix T74983: Material preview icons don't refreshSybren A. Stüvel
2020-04-01Fix T74224: Add missing depsgraph relations for boid particlesJacques Lucke
2020-03-28Cleanup: Removing unused parameter.Jörg Müller
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-24Cleanup: spellingCampbell Barton
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23Fix T74984: Crash opening specific production filesSergey Sharybin
2020-03-23Depsgraph: Driver Relations, skip finding possible relation with one driverSybren A. Stüvel
2020-03-23Fix T73593: Drivers on hide_viewport and hide_render are unreliableSybren A. Stüvel
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-23Sound: Fix asymmetrical mutex lock/unlock logicSergey Sharybin
2020-03-23Fix T72632: Blender crashes using Jack with AV Sync enabled (repeatable)Jörg Müller
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Fix T70126: Can't snap between objects with Rigid BodyGermano Cavalcante
2020-03-19Fix T74701: Text on Curve Scaling IssuePhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Add accumulated recalc flags to IDs.Bastien Montagne
2020-03-17Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.Bastien Montagne
2020-03-14Cleanup: spellingCampbell Barton
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Depsgraph: fix crash caused by removing too many NO-OP nodesSybren A. Stüvel
2020-03-06Depsgraph: remove unused no-op nodes after buildingSybren A. Stüvel
2020-03-06Fix T73254: Drivers with the object.dimension variable are not updatedSybren A. Stüvel