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
2017-04-24Bring back outliner hierachy deleteDalai Felinto
2017-04-24Fix view local not workingDalai Felinto
2017-04-24Outliner: Bring back bases when pertinentDalai Felinto
2017-04-24FOREACH_SELECTED_BASE iteratorDalai Felinto
2017-04-24Fix own mistake in smoke.cLuca Rood
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-24Cycles: Cleanup, space after keywordSergey Sharybin
2017-04-24Add C internal version of msgfmt (similar to makesrna/dna binaries).Bastien Montagne
2017-04-24BLI_dynstr: add memarena-based version, and helper to clear without freeing.Bastien Montagne
2017-04-24Usual i18n/UI messages fixes and cleanup.Bastien Montagne
2017-04-23[msvc/make.bat] Add convenience option to turn off game engine+playerlazydodo
2017-04-23CMake: Fix CMake for non Apple systemsThomas Beck
2017-04-23CMake: move some Apple specific code into platform_apple_xcode.cmake.Brecht Van Lommel
2017-04-23CMake: disable WITH_CODEC_QUICKTIME for macOS > 10.11 for configurations.Romain Foyard
2017-04-23CMake: fix wrong alembic test name on Windows.Brecht Van Lommel
2017-04-23[msvc/make.bat] Allow override of the build folder namelazydodo
2017-04-23Merge branch 'master' into blender2.8Bastien Montagne
2017-04-22missing from last commitCampbell Barton
2017-04-22Fix armature drawing ignoring object matrixCampbell Barton
2017-04-22Draw Manager: hide 2d curves normalsCampbell Barton
2017-04-22OSX: satisfy macro to also apply alembic testsJens Verwiebe
2017-04-22Disable breaking alembic test for osxJens Verwiebe
2017-04-22Cleanup: line lengthCampbell Barton
2017-04-22Cleanup: use DRW_shgroup_call prefix for dynamic and fixedCampbell Barton
2017-04-22fix omission from previous commitMike Erwin
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-04-21OpenGL/GHOST: don't request accum buffer on MacMike Erwin
2017-04-21fix unitizialized use warningMike Erwin
2017-04-21Eevee/OpenGL: fix shader for core profileMike Erwin
2017-04-21[cmake] Fix Alembic build errors with msvclazydodo
2017-04-21Eevee: Cascaded Shadow Maps, follow up.Clément Foucault
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Fix crash when duplicating objects by tagging depsgraphDalai Felinto
2017-04-21Alembic unit tests: Removed trailing spacesSybren A. Stüvel
2017-04-21Alembic unit tests: don't depend on ALEMBIC_ROOT_DIR being defined by userSybren A. Stüvel
2017-04-21Re-enabling Alembic testDalai Felinto
2017-04-21Matrix.decompose(): changed terminology, "location" → "translation"Sybren A. Stüvel
2017-04-21Fix T51261: New objects aren't selectedDalai Felinto
2017-04-21Fix objects visibility evaluation bugDalai Felinto
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-21Cycles: Solve speed regression of classroom scene after principled commitSergey Sharybin
2017-04-21Cycles: Make it a generic base class for all types of closure nodesSergey Sharybin
2017-04-21CMake: Add option to build against system-wide GlogSergey Sharybin
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21Alembic: properly initialising cachefile object paths list.Sybren A. Stüvel
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2017-04-21Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel