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
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-11-06Depsgraph: Cleanup, remove obsolete unused functionSergey Sharybin
2017-11-06 epsgraph: Use explicit graph API for sequencerSergey Sharybin
2017-11-06Depsgraph: Use explicit graph API for point cacheSergey Sharybin
2017-11-06Depsgraph: Avoid non-requested allocation of depsgraphSergey Sharybin
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: remove paranoid NULL checkCampbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02Cleanup: code styleCampbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-11-01Cleanup: styleCampbell Barton
2017-10-31Merge branch 'master' into blender2.8Bastien Montagne
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31Prevent users to be able to override context engineDalai Felinto
2017-10-31Add ability to specify custom fields to be saved from render resultSergey Sharybin
2017-10-31Stamp info: Use dedicated function to free up memorySergey Sharybin
2017-10-31Collections: Bring back simple visibility behaviourDalai Felinto
2017-10-30Curve Decimate: new tool to simplify bezier curvesCampbell Barton
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: added frame offset propertySybren A. Stüvel
2017-10-27GPUMaterial: Add a domain property.Clément Foucault
2017-10-26Move background images into the cameraCampbell Barton
2017-10-25Depsgraph: Remove workaround for infinite recursion in scene updateSergey Sharybin
2017-10-25Depsgraph: Cleanup, remove legacy material/lamp driver update functionsSergey Sharybin
2017-10-25Depsgraph: Remove driver evaluation from object updateSergey Sharybin
2017-10-25Depsgraph; Introduce new scene update routines which gets an explicit graphSergey Sharybin
2017-10-25Fix T53156: VSE not working since Workspace > engine changeDalai Felinto
2017-10-25Depsgraph: Make validation to take explicit graph to be checkedSergey Sharybin
2017-10-25Depsgraph: Don't touch set scenes when evaluating sceneSergey Sharybin
2017-10-25Depsgraph: Remove direct call to VSE animation updateSergey Sharybin
2017-10-25Depsgraph: Mark TODO as solvedSergey Sharybin
2017-10-25Depsgraph: Remove direct relations rebuild from set_backgroundSergey Sharybin
2017-10-25Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-25Depsgraph: Add missing movie clip dopesheet invalidationSergey Sharybin
2017-10-24Fix crash changing settings of operator executed in different sceneJulian Eisel
2017-10-24Depsgraph: Remove residue of motion path optimizationSergey Sharybin
2017-10-24Depsgraph: Remove shortcut of freeing scene's depsgraphSergey Sharybin
2017-10-24Depsgraph: Remove scene from refresh APISergey Sharybin
2017-10-24Depsgraph: Switch to explicit graph specification for tag flushSergey Sharybin
2017-10-24Fix non-instanced groups in no-collection file creating collectionsDalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Depsgraph: Reduce number of depsgraph_legacy usages outside of depsgraphSergey Sharybin
2017-10-20Depsgraph: Introduce hash of dependency graphs in the scene levelSergey Sharybin
2017-10-20Depsgraph: Remove redundant call of depsgraph freeSergey Sharybin
2017-10-20Remove some residue of old legacy dependency graphSergey Sharybin
2017-10-20Fix T46163: NLA properties with drivers aren't displayed as having driversJoshua Leung