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-12-21Update for moving master to blender2.7 branch.Brecht Van Lommel
2018-12-20Cycles: Fixes for recent curve robustnessSergey Sharybin
2018-12-20Fix T59074: BMesh intersect hangsCampbell Barton
2018-12-20PyAPI: don't truncate enums in exception messagesCampbell Barton
2018-12-19Build info: Ensure hash length is same across all platforms and has no conflictsSergey Sharybin
2018-12-19Fix Proportional Edit Projected 2D method skiped center calculationPhilipp Oeser
2018-12-19Fix invalid string comparisonCampbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-19Cleanup: use static struct for app-template stateCampbell Barton
2018-12-18Fix T59104: Snapping: Align rotation to target broken in edit mode.Bastien Montagne
2018-12-18Fix T55105: Smoke Emission from particles was ignoring lattice deformerPhilipp Oeser
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-17Cleanup: use bit-shifted flag definitions in DNACampbell Barton
2018-12-14Dependencies builder: Don't rely on system-wide PugiXMLSergey Sharybin
2018-12-14CMake: Fixes for OpenGL library preferencesSergey Sharybin
2018-12-14Fix selection history clearing when selecting allCampbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-14Fix typo in context docs.Campbell Barton
2018-12-13deps: add missing sqlite dll to windows build.Ray Molenkamp
2018-12-13Cycles: Update standalone app to OIIO 2.0Sergey Sharybin
2018-12-12Fix T59213: Application menu links to outdated version of Python API.Bastien Montagne
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-12dependencies windows: Replace pthreads-win32 2.9.1 with pthreads4w 3.0.0Ray Molenkamp
2018-12-11Update code to be compatible with OIIO 2.0Sergey Sharybin
2018-12-11Cleanup: remove accidentally committed debug code.Brecht Van Lommel
2018-12-11Cycles: Add strict assert when assigning input socket stack offsetSergey Sharybin
2018-12-11Cycles: Remove old nasty workaroundSergey Sharybin
2018-12-11Fix macOS buildbot build, wrong CUDA version check.Brecht Van Lommel
2018-12-11Cycles: Cleanup, indentationSergey Sharybin
2018-12-11Fix T59161: Edge Rotate CW is CCWCampbell Barton
2018-12-11Fix T52051: Orthographic camera display size errorCampbell Barton
2018-12-10Fix T53544: Undo in pose mode selects all fcurvesCampbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-12-09Fix T59059: Blender crashing after adding particle system and dynamic paint (...Bastien Montagne
2018-12-07Fix T57994: Particle Instance modifiers 'Index Layer' off by onePhilipp Oeser
2018-12-07Cycles: Do more user-friendly indication that GPU devices are not foundSergey Sharybin
2018-12-07Cycles: Disable OpenCL on macOSSergey Sharybin
2018-12-07Cleanup: redundant counterCampbell Barton
2018-12-07Fix error in Main cleanupCampbell Barton
2018-12-07Fix Alembic indexed UVs being merged for different vertices.Brecht Van Lommel
2018-12-06Fix T57963: Cycles crash using AO for displacement.Brecht Van Lommel
2018-12-06Fix T58832: Spin tool creates duplicate facesCampbell Barton
2018-12-06Fix T58819: Weight paint gradient crashCampbell Barton
2018-12-06Cleanup: no need to access final meshCampbell Barton
2018-12-06Fix (devtalk 4053): Collada build with older cmake versions brokenGaia Clary
2018-12-05fix: Collada: remove Class from method definition in header fileGaia Clary
2018-12-05deps: update opencollada to v1.6.68Ray Molenkamp
2018-12-05Fix (unreported) building Cycles tests with Embree enabled.Bastien Montagne