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
2018-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-08Fix T53713: User remap failed w/ texface imagesCampbell Barton
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-04Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-04Fix T52953: Crash removing materialCampbell Barton
2018-01-04Merge branch 'master' into blender2.8Bastien Montagne
2018-01-04Fix T53637: Keymap from app-template ignoredCampbell Barton
2018-01-04Fix FOREACH_SCENE_COLLECTION/FOREACH_SCENE_OBJECT for nested collectionsDalai Felinto
2018-01-03Static assert for correct strings from context mode enum.Lukas Tönne
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-02Layers/Collections: Fix crash when deleting collectionDalai Felinto
2017-12-29Fix T53639: text sequence strips no stamped into render.Philipp Oeser
2017-12-28Context: Fix scene_collectionDalai Felinto
2017-12-28Cleanup after collection rename commitDalai Felinto
2017-12-28Collections: Allow collections from different "parents" to have the same nameDalai Felinto
2017-12-26Depsgraph: Fix copy-on-write assert when freeing Freestyle configDalai Felinto
2017-12-23Collections: deletea collection move objects to master collection if users=0Dalai Felinto
2017-12-23Fix scalability issue in threaded code of Mesh normals computation.Bastien Montagne
2017-12-22Collection: Name collection based on parent's nameDalai Felinto
2017-12-22Subsurf: Avoid possible use of partially initialized edge hashSergey Sharybin
2017-12-22Subsurf: Avoid global lock for loops and orig index layersSergey Sharybin
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-21Depsgraph: Remove eval priority from debuggerSergey Sharybin
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-19Font objects: Support proper auto-spaceSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path prefix for given trackSergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path for given trackSergey Sharybin
2017-12-19Tracking: Add plane tracks equivalents to previous commitSergey Sharybin
2017-12-19Tracking: Add utility function to get tracks list for given trackSergey Sharybin
2017-12-19Tracking: Add utility function to find tracking object from a given trackSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Fix T53559: Auto texture space for text and font is wrong in CyclesSergey Sharybin
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Serious cleanup/refactor/fixing of new RNA comparison code.Bastien Montagne
2017-12-18Fix T53577: Rake sculpt/paint wrong on first stepCampbell Barton
2017-12-16App Template: use manipulator flagCampbell Barton
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Tracking: Cleanup, fix typo in variable nameSebastian Koenig
2017-12-15Tracking: Pass all markers to autotrack at onceSergey Sharybin
2017-12-15Tracking: Cleanup, make autotrack context creation code more granularSergey Sharybin
2017-12-15Tracking: Cleanup, use more const qualifiers when appropriateSergey Sharybin
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-14Merge branch 'master' into blender2.8Campbell Barton
2017-12-14Fix missing update for particles w/ fluidsCampbell Barton
2017-12-13Depsgraph / Object update: Query data update flag from data itselfSergey Sharybin
2017-12-13Masks: Remove unused functionSergey Sharybin