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-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-24Fix T56875: Auto Render not working after render pass name refactorLukas Stockner
2018-09-21Cleanup: style, use raw stringsCampbell Barton
2018-09-20Sculpt: Fix memory leak in undo systemSergey Sharybin
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Fix T53745: Alembic exported with vertex colors not readable by other software.Wybren van Keulen
2018-09-19Cycles: Cleanup, double semicolonSergey Sharybin
2018-09-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19make.bat: fix build error when there are spaces in the path to svn/git/cmakeRay Molenkamp
2018-09-19Fix wrong CUDA version warning in cmake.Brecht Van Lommel
2018-09-19Fix possible misuse of `BLI_strncpy`.mano-wii
2018-09-19Fix unused var in case Alembic is not enabled, in own previous commit.Bastien Montagne
2018-09-19Mesh Sequence Cash: do not *always* report as depending on time!Bastien Montagne
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Cleanup: trailing spaceCampbell Barton
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-09-18Close OpenEXR thread pool on exitSergey Sharybin
2018-09-18FIX: linker error with a 'make deps' library set and opencollada enabled.Ray Molenkamp
2018-09-18Cycles: Fix usage of AVX2 intrinsics in AVX kernelRay Molenkamp
2018-09-17build_files: bump python version in FindPythonLibsUnix.cmake to 3.7 now that ...Ray Molenkamp
2018-09-17build_environment: linux/python, help python find ffi.Ray Molenkamp
2018-09-17build_environment: ffi/linux force predictable lib path.Ray Molenkamp
2018-09-17Install_deps: workaround building bloody broken OpenEXR release.Bastien Montagne
2018-09-17Cycles: Cleanup, remove dead codeSergey Sharybin
2018-09-17Cycles: Remove unused malformed functionSergey Sharybin
2018-09-17Cycles: Use proper mask for vectrorized boolean printSergey Sharybin
2018-09-17build_environment: force a consistent libdir across Linux distributions.Ray Molenkamp
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-09-17Fix T56811: Do not show cancel button for jobs when UI is locked.Bastien Montagne
2018-09-14Fix OpenColorIO link errors in some Linux builds.Brecht Van Lommel
2018-09-13Fix building deps when OpenCV dev package is present.Bastien Montagne
2018-09-13WM: move mousemove out of internal undo functionCampbell Barton
2018-09-13PyAPI: remove operator methods that leak memoryCampbell Barton
2018-09-13PyAPI: use brief description for operator reprCampbell Barton
2018-09-13Tentative fix for T56770: Crash after set language to Simplified Chinese.Bastien Montagne
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-09-13Cleanup: _bpy.ops utility to lookup an operatorCampbell Barton
2018-09-13Cleanup: use PyImport_GetModuleDictCampbell Barton
2018-09-13PyDoc: replace use of deprecated API callCampbell Barton
2018-09-13Cleanup: move 'make help_features' into own fileCampbell Barton
2018-09-13PyDoc: disable ASAN exit code for doc buildingCampbell Barton
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne