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-05Fix T58407: Wire frames are not showing with subdivision surfacesClément Foucault
2018-12-05Cleanup: unused functionCampbell Barton
2018-12-05Fix (unreported, related to T58210) LaplacianDeform binding state incorrectly...Bastien Montagne
2018-12-05Fix T58210, Part II: Surface Deform modifier (un)binding is broken.Bastien Montagne
2018-12-05Fix T58210, part I: Surface Deform modifier (un)binding is broken.Bastien Montagne
2018-12-05Minor cleanup in Laplacian deform modifier DNA code.Bastien Montagne
2018-12-05Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-12-05fix: Collada: remove Class from method definition in header fileGaia Clary
2018-12-05UI: reduce area splitting action zone size.Harley Acheson
2018-12-05Fix T57939: animated values in compositing nodes not working.Glenn Tester
2018-12-05Fix T58679: Missing modifiers update on changes to textureSergey Sharybin
2018-12-05Depsgrapgh: Use more distinctive opcode for texture and image evaluationSergey Sharybin
2018-12-05GP: Tag datablock after mode changeAntonioya
2018-12-05GP: Add icon for Arc primitiveCharlie Jolly
2018-12-05GP: Fix precision issue with Circle and Arc toolsCharlie Jolly
2018-12-05Fix In front option not working in solid modeClément Foucault
2018-12-05GPU: Fix gpu workaround detectionClément Foucault
2018-12-05Fix T58762: Issue with weight painting on deformed meshSergey Sharybin
2018-12-05Fix T58391: correctly handle Curve Shape Key layout in Python API.Alexander Gavrilov
2018-12-05GP: Disable Draw Modes if enable AnnotationAntonioya
2018-12-05Fix T58764: solid mode errorClément Foucault
2018-12-05Fix T58726: Pixels not being drawn if dpi scalling > 1Clément Foucault
2018-12-05Don't tag objects from inside function which is used by dependency graphSergey Sharybin
2018-12-05Remove old dependency graphSergey Sharybin
2018-12-05Fix T58104: Duplicated previews for Matcaps/HDRIs in portable installsPhilipp Oeser
2018-12-05Fix T58756: crash changing shading.type in 3D viewport in inactive screen.Brecht Van Lommel
2018-12-05Color management: Query default view from displaySergey Sharybin
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