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
2017-09-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-22Fix T52840: New Depsgraph - Mask editor not working correctlySergey Sharybin
2017-09-22Edit Mesh Mode : Fix GLSL compilation errorsClément Foucault
2017-09-22Edit Mesh Mode: Put AntiAliasing #define into shader include header.Clément Foucault
2017-09-22Edit Mesh Mode: Add a facing falloff effectClément Foucault
2017-09-22Object Mode: Fix outline getting darker during expand steps.Clément Foucault
2017-09-22Edit Mode : Bias Face dot positionClément Foucault
2017-09-22Edit Mesh Mode : Make line smoother.Clément Foucault
2017-09-21DRW: Fix regressionClément Foucault
2017-09-21Revert "Fix T52855: Eevee: viewport artifacts"Clément Foucault
2017-09-21Fix T52855: Eevee: viewport artifactsDalai Felinto
2017-09-21CMake: Add extra requests dependenciesSergey Sharybin
2017-09-22Cleanup: unused defineCampbell Barton
2017-09-21Eevee: Fix wrong MEM_callocN allocation sizeDalai Felinto
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-21Depsgraph: Fix bug introduced by wrong merge conflict resolutionSergey Sharybin
2017-09-213D Text: Make Ctrl Backspace/Del delete wordsCampbell Barton
2017-09-21Fix T52860: 3D Text crashes w/ Ctrl BackspaceCampbell Barton
2017-09-21Fix T50450: Breakdowner doesn't work in Tweak Mode on translated NLA StripsJoshua Leung
2017-09-21fix T52831 removed enforcement of matrix decomposition when animations are ex...Gaia Clary
2017-09-20Revert "Fix T52792: Typo in UI label of a HairInfo node socket."Brecht Van Lommel
2017-09-20Fix T52792: Typo in UI label of a HairInfo node socket.Bastien Montagne
2017-09-20[cmake/msvc] Update python to 3.6 + numpy to 1.13.1Ray Molenkamp
2017-09-20Fix T52852: Assert in looptri calculation after recent changes.Bastien Montagne
2017-09-20Fix missing ID remapping in Action editor callback.Bastien Montagne
2017-09-20Expose multi-dimensional array data in properties' introspection data.Bastien Montagne
2017-09-20UI: fullstop at end of tooltipsCampbell Barton
2017-09-20Layer collection enable flagDalai Felinto
2017-09-20Manipulator: fix visibility check w/ 2-axis planesCampbell Barton
2017-09-20Cleanup: move 3d manipulators into an arrayCampbell Barton
2017-09-20Merge branch 'master' into blender2.8Campbell Barton
2017-09-19Correct test ifdef in polyfillCampbell Barton
2017-09-19Fix T52834: Polyfill2D fails with co-linear edgesCampbell Barton
2017-09-19Merge branch 'master' into blender2.8mano-wii
2017-09-19transform_snap_object: simplify IGNORE_BEHIND_RAYmano-wii
2017-09-19Audaspace: removing old device backend names.Joerg Mueller
2017-09-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-09-19Depsgraph: Fix wrong flag being assignedSergey Sharybin
2017-09-19Fix T52733 Percent mode for Bevel sometimes had nans.Howard Trickey
2017-09-19Fix T52816: regression can't open file in 2.79 (crash).Bastien Montagne
2017-09-19Fix T52823: New Depsgraph - Shrinkwrap crashes blenderSergey Sharybin
2017-09-19CMake: update for renamed headersCampbell Barton
2017-09-19BLI_utildefines_iter: Use for iteration helpersCampbell Barton
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-19Fix T52811: At any framerate selected, video exported with 1000fpsSergey Sharybin
2017-09-19Avoid bias when calculating quad split directionCampbell Barton
2017-09-19Correct recent error in boolean quad split checkCampbell Barton
2017-09-19Fix compiler warningJoshua Leung
2017-09-18Add some security checks against future bad float UIprecision values.Bastien Montagne