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
path: root/source
AgeCommit message (Expand)Author
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: use specific names for global variablesCampbell Barton
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-23readfile: disable delayed data reading for WIN32Campbell Barton
2019-02-23Fix: Workbench assert on non-image texture nodeDalai Felinto
2019-02-22Cleanup: Remove redudant function callDalai Felinto
2019-02-22Fix T61837: Assert in Eevee multiresolution modfier in sculpt modeClément Foucault
2019-02-22Multires: Support smooth shading when sculptingSergey Sharybin
2019-02-22Wireframe: Add object and random coloring option in wireframe modeClément Foucault
2019-02-22Fix T61788: Hidden objects reappear after renderingDalai Felinto
2019-02-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Fix previous commitSergey Sharybin
2019-02-22Merge branch 'blender2.7'Sergey Sharybin
2019-02-22Always show version when running in background modeSergey Sharybin
2019-02-22Fix T61600: Physics properties inactive when appending objectsDalai Felinto
2019-02-22Multires: Don't force smooth shadingSergey Sharybin
2019-02-22Multires: Fix ownership problem causing crashesSergey Sharybin
2019-02-22Revert "makesrna: Fix build error on windows."Campbell Barton
2019-02-22Cleanup: function wrapping, spellingCampbell Barton
2019-02-22Comments: add doxy sections to readfile.cCampbell Barton
2019-02-22readfile: support blend files over 2gbCampbell Barton
2019-02-22readfile: reduce memory usage at load timeCampbell Barton
2019-02-22Cleanup: rename seek to file_offsetCampbell Barton
2019-02-22Sculpt Overlay: Fix mask drawn as flat shaded when smooth shading enabledClément Foucault
2019-02-22GPUBuffers: Fix/cleanup multires implementationClément Foucault
2019-02-22Cleanup: make BHeadN private in readfile.cCampbell Barton
2019-02-22Missed last commitCampbell Barton
2019-02-22Cleanup: rename readfile API functionsCampbell Barton
2019-02-22Missed last commitCampbell Barton
2019-02-22Cleanup: comments, use bool for 'eof' variableCampbell Barton
2019-02-22Transform: redo resize now constrains axis valuesCampbell Barton
2019-02-22makesrna: Remove usage of dynamically linked pthreads4wRay Molenkamp
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-22Windows: Use static pthreads library.Ray Molenkamp
2019-02-21UI: enum property menus now expand down, consistent with other menus.Mikhail Rachinskiy
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21UI: improve corner splitting feedback by showing custom cursors.Harley Acheson
2019-02-21UI: increase corner splitting hit area to include screen edges.Harley Acheson
2019-02-21makesrna: Fix windows build.Ray Molenkamp
2019-02-21Fix T60646: From instancer texture coordinate doesn't work in viewportSergey Sharybin
2019-02-21Fix for Fix (c) T61787: Duplicating a collection instance does not duplicate ...Bastien Montagne
2019-02-21Fix (unreported) Broken DataTransfer modifier when source object is in Edit m...Bastien Montagne
2019-02-21Fix T61787: Duplicating a collection instance does not duplicate the dupli_gr...Bastien Montagne
2019-02-21Cleanup: typos in comments.Bastien Montagne
2019-02-21Fix T59338: Blender crashes immediately after loading attached file in ~80% o...Bastien Montagne
2019-02-21Merge branch 'blender2.7'Sergey Sharybin