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
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-18UI: don't expand selection tool option enumBrecht Van Lommel
2019-04-18Cleanup: move region manipulation to utility functionsBrecht Van Lommel
2019-04-18Cleanup: warningsCampbell Barton
2019-04-17cmake: Fix python linker issues on windows.Ray Molenkamp
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: disable for generated themeCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17Animation: Refactor storage usage during fcurve modifier evaluationJacques Lucke
2019-04-17Tests: Fix Alembic regression testSergey Sharybin
2019-04-17Tests: Fix ID properties testSergey Sharybin
2019-04-17Avoid autosave name collisionsJacques Lucke
2019-04-17Fix T63678 Link error of tests with MSVC.Ray Molenkamp
2019-04-17GPUBuffers: Remove wrong assertClément Foucault
2019-04-17Fix T63673: Wrong api documentation for Quaternion.dot(other)Jacques Lucke
2019-04-17Fix T60982: don't allow editing group properties in linked actions.Alexander Gavrilov
2019-04-17Fix T63674: Incorrect poll methods in node category classesnBurn
2019-04-17editorconfig: correct indent sizeCampbell Barton
2019-04-17Fix T63247: edbm_rip_invoke__edge rips unselected verts on mesh bordersSebastian Parborg
2019-04-17Fix Change when re-running clang-format 7.Bastien Montagne
2019-04-17Disable clang-format for objective-C bits in GHOST.Bastien Montagne
2019-04-17Cleanup: Silence compiler warning with release buildsSergey Sharybin
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: remove '#if 0' to fix bmo_inset.c indentCampbell Barton
2019-04-17Cleanup: replace comments with meaningful variable namesCampbell Barton
2019-04-17ClangFormat: adjust '#if 0' to fix gpu_buffers.c indentCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17Cleanup: use 2 space indentation for CMakeCampbell Barton
2019-04-17ClangFormat: manually format sobol.cppCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-17editorconfig: update for new clang-format configCampbell Barton
2019-04-17ClangFormat: add configuration filesCampbell Barton
2019-04-17Cleanup: use 2 space indentation for shell scriptsCampbell Barton
2019-04-17ClangFormat: disable for most of sobol.cppCampbell Barton
2019-04-16Industry Compat keymap: Fix loop selectionWilliam Reynish
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-16Cleanup: simplify commentsCampbell Barton
2019-04-16Clang-format: Speed up detection of clang-formatSergey Sharybin
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Fix BLI_path test of BLI_path_frame_strip.Bastien Montagne