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-11-22Depsgraph: Ignore action time dependency if it's not neededSergey Sharybin
2019-11-06Fix crash when adding Scene variable to a driverSybren A. Stüvel
2019-10-30Fix T71212: Drivers using scene.frame_current don't refresh on playbackSergey Sharybin
2019-10-30Depsgraph: Cleanup, use anonymous nsamespaceSergey Sharybin
2019-10-10Fix T65134: Duplicated proxies in several scenes don't workSergey 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-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-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
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-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-11Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-30Fix T66591: GPencil layer visibility control via driver doesn't workSergey 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-17Fix T66919: Force field does not affect particlesSergey Sharybin
2019-07-15Fix compositor ignoring mask parentingSergey Sharybin
2019-07-08Fix T66556: Noisy drivers relations in certain casesSergey Sharybin
2019-07-07Cleanup: spellingCampbell Barton
2019-07-03Fix T66234: Issue on switching material mode between Object and DataSergey Sharybin
2019-07-03Fix T66370: add_relation Message in Console with certain shadersSergey Sharybin
2019-07-03Fix T66366: Multi object edit makes blender crashSergey Sharybin
2019-07-02Fix T65778: Missing selection update with linked objects in edit modeSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-07-01Fix T66207: Invalid depsgraph relation when driver uses object dimensionSergey Sharybin
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey Sharybin
2019-06-28Fix T66105: Changing force field does not update simulationSergey Sharybin
2019-06-26Fix missing volume update via scene strip's settingsSergey Sharybin
2019-06-26Fix T66132: Unable to move bone in special configurationSergey Sharybin
2019-06-24Fix T66050: Textbox is not updated, when controlled with driversSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-12Fix T57489: Texture coordinate object reference not updating in EeveeSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Sound: Fix 3D sound coming from scene stripsSergey Sharybin
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Fix missing autosmooth update when animatedSergey Sharybin
2019-06-06Depsgraph: Add relations for spline animationSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin