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
path: root/source
AgeCommit message (Expand)Author
2018-12-05Color management: Cleanup, typosSergey Sharybin
2018-12-05UI: rename UV Edit to UV Editor, for consistency.Brecht Van Lommel
2018-12-05Cleanup: remove deprecated piece of code in library reading code.Bastien Montagne
2018-12-05Fix T58771: Wrong path to Unit SettingsJacques Lucke
2018-12-05Implement bvhtree.fromObjectDalai Felinto
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-12-05GPU: Cleanup: Replace glFlush by GPU_flushClément Foucault
2018-12-05GPU: Improve detection of intels UHD graphicsClément Foucault
2018-12-05GPU: Print opengl infos if using --debug-gpu-force-workaroundsClément Foucault
2018-12-05Fix T58551: Dragged in images do not display orange highlight border when sel...Clément Foucault
2018-12-05UI: Select Linked Instanced Collection still named DupligroupPablo Vazquez
2018-12-05BKE: Add "--debug-gpu-force-workarounds" to force gpu workaroundsClément Foucault
2018-12-05Fix T58733: Segmentation fault at start causes by shader compillationClément Foucault
2018-12-05Workbench: Remove specular shadowing for red and blue metalClément Foucault
2018-12-05Workbench: Cleanups and reduce shader variationsClément Foucault
2018-12-05Workbench: Fix workbench broken on some config due to usuned fb slotClément Foucault
2018-12-05Workbench: Remove unused framebuffer slot.Clément Foucault
2018-12-05Object: select objects when revealingCampbell Barton
2018-12-05Fix T58690: Disable overlay doesn't hide bonesCampbell Barton
2018-12-05Merge branch 'master' into blender2.8Campbell Barton
2018-12-05Fix T49624: Fly uses camera settings outside camera viewCampbell Barton
2018-12-05GP: Enable Smooth Sculpt brush when press Shift keyAntonioya
2018-12-04Cleanup: Action zone coordinatesDalai Felinto
2018-12-04Fix area splitting from action zone flipping viewportsDalai Felinto
2018-12-04Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-12-04fix T58568: used wrong case in variable nameGaia Clary
2018-12-04Merge branch 'master' into blender2.8Gaia Clary
2018-12-04fix T58568 build errors when using collada 1.6.68 or newerGaia Clary
2018-12-04Fix T57620: display custom normals in Edit Mode.Alexander Gavrilov
2018-12-04Fix T58609 Subdivision Surface modifier, "Optimal Display" not workingClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-12-04Wireframe: Optimization: Output degenerate triangles if no edgesClément Foucault
2018-12-04Fix T58700: Modifier error msgs not showing.Bastien Montagne
2018-12-04Cleanup: typo in comments.Bastien Montagne
2018-12-04Fix T55774: Crash when reloading clip during prefetchSergey Sharybin
2018-12-04Fix T58118: Make duplicates real does nothingSergey Sharybin
2018-12-04Fix T58227: Subdivision Surface Type Simple messes up UVsSergey Sharybin
2018-12-04Fix for assert failure in material previewSergey Sharybin
2018-12-04Fix T58117: Crash with keyframing, take twoSergey Sharybin
2018-12-04Depsgraph: execute all COPY_ON_WRITE nodes first as a separate stage.Alexander Gavrilov
2018-12-04BLI_task: fix queue in work_and_wait, and support resetting.Alexander Gavrilov
2018-12-04Fix (IRC reported) missing update for RNA Object's matrix_local property.Bastien Montagne
2018-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-04Cleanup: SpellingSergey Sharybin
2018-12-04Fix T58117: Crash with keyframingSergey Sharybin
2018-12-04Fix T58220: EdgeSplit at Split Angle: 0 doesn't split flat faces.Bastien Montagne
2018-12-04Fix T58481: "Make duplicates real" operator settings crashesSergey Sharybin
2018-12-04Show tool title for favorites menuPhilipp Oeser
2018-12-04Fix T57076: Remove property from favourites menu failsCampbell Barton