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-28Tests: recurse into directories for finding OpenGL draw test .blends.Brecht Van Lommel
2018-09-28Cycles: Fix crash with BVH8 on certain scenesSergey Sharybin
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27Fix cycles_cubin_cc build error on macOS.Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27Fix CUDA build with Xcode 10.0, use nvrtc due to incompatible compilers.Brecht Van Lommel
2018-09-27Cycles: CleanupSergey Sharybin
2018-09-27Cycles: Sync BVH8 unaligned node packing code with BVH4Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-26Cleanup: redundant includeCampbell Barton
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-25CMake: Repress deprecation warnings with MSVC.Ray Molenkamp
2018-09-25Fix UV edit smart stitch not redoing correctly.Alan Troth
2018-09-25Fix missing metaball capsule properties in properties editor.Michel Anders
2018-09-25Fix T56912: bpy.data.masks.new() crashedJacques Lucke
2018-09-25Missing from last commitCampbell Barton
2018-09-25BMesh: option to flip normals for extrude/spinCampbell Barton
2018-09-25Cleanup: styleCampbell Barton
2018-09-24Fix T56861: freestyle + BI + full sample AA not working correct.IRIE Shinsuke
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