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-06-06UI: NLA: Influence should be a factor (RNA)Aaron Carlisle
2018-06-06Alembic export: only free duplilists when not NULLSybren A. Stüvel
2018-06-06Fix error using freed bmainCampbell Barton
2018-06-05make.bat : move all experimental options to their own section in the help.Ray Molenkamp
2018-06-05make.bat : bring the help up to date with recent additions to the build script.Ray Molenkamp
2018-06-05make.bat : check for existence of ninja before using it.Ray Molenkamp
2018-06-05make.bat: change the way the vs buildtools are detected.Ray Molenkamp
2018-06-05Fix crash in owmn previous commit.Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-05Cleanup: add hleper functions to get filepath from Main.Bastien Montagne
2018-06-05Cleanup: pep8Campbell Barton
2018-06-05make.bat: cache the vcredist directory.Ray Molenkamp
2018-06-05make.bat : Fix clang+asan msbuild project generationRay Molenkamp
2018-06-04Cleanup: correct menu nameCampbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-06-04Cleanup: strip tests trailing spaceCampbell Barton
2018-06-04Particle System: move data creation into RNA updateCampbell Barton
2018-06-04Fix T55260: load Text File with Python from GUI Button results in 0 UserBastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-06-04Cleanup: newlines at EOF for Python modulesCampbell Barton
2018-06-04Cleanup: strip trailing space in Python moduleCampbell Barton
2018-06-04Cleanup: strip trailing space in bmesh moduleCampbell Barton
2018-06-04Cycles: Cleanup: Don't use return on function returning voidLukas Stockner
2018-06-03Cleanup: correct variable name, doxy sectionsCampbell Barton
2018-06-03Cleanup: add argument names to screen callbacksCampbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-02build_environment: support for msvc2017 and newer cmake.Ray Molenkamp
2018-06-02build_environment: fix paths in osl.diffRay Molenkamp
2018-06-02--debug-gpu-shader: Dump GLSL shaders to diskDalai Felinto
2018-06-02Cleanup: warningCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Cleanup: nuke G.main out of BKE PackedFile code.Bastien Montagne
2018-05-31Cleanup: use doxy sections for space typesCampbell Barton
2018-05-31Cleanup: return types in stubsCampbell Barton
2018-05-31Fix OpenCL compilation error - BPT without SSS.Hristo Gueorguiev
2018-05-30make.bat: fix support for building with just the build tools installed.Ray Molenkamp
2018-05-30Fix missing movieclip ID type in allowed ones for Outliner...Bastien Montagne
2018-05-30Edit Mode: add success return valueCampbell Barton
2018-05-30DNA: add OB_DATA_SUPPORT_EDITMODE macroCampbell Barton
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-29make.bat : fix release build not getting the right settings.Ray Molenkamp
2018-05-29make.bat : improve error message while detecting the msvc runtime when using ...Ray Molenkamp