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-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-04Merge branch 'master' into blender2.8Bastien Montagne
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Move evaluation debug prints to depsgraphSergey Sharybin
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
2018-03-01Refactor: Merge non-functional-change part of 'edit normals' 2017 GSoC.Bastien Montagne
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
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-09-05Merge branch 'master' into blender2.8Campbell Barton
2017-09-04Fix T52649: missing custom (split) normals from FBX exporter.Bastien Montagne
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-30Refactor 'split faces' mesh code.Bastien Montagne
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-20RNA: face-map accessCampbell Barton
2017-06-28Fix own error removing texfaceCampbell Barton
2017-06-28Fix own error removing texfaceCampbell Barton
2017-06-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Fix serious bug in 'curve-to-mesh' conversion code.Bastien Montagne
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-05-25TexFace removal part 3Campbell Barton
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-03-14Merge branch 'master' into blender2.8Campbell Barton
2017-03-14Fix own mistake in recent 'edge split' refactor.Bastien Montagne
2017-03-02Merge branch 'master' into blender2.8Julian Eisel
2017-03-02Fix own stupid mistake in recent mesh 'split_faces' rework.Bastien Montagne
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16Fix more corner cases failing in mesh faces splitSergey Sharybin