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
2019-09-04LANPR: qi_begin/end => level_start/endYimingWu
2019-09-04Cleanup: Make format.YimingWu
2019-09-04LANPR: LANPR_LineType::enabled => use.YimingWu
2019-09-04LANPR: Line component description use "filter".YimingWu
2019-09-04LANPR: Fix definitions in LANPR_LineType.YimingWu
2019-09-04LANPR: Header inclusion order fixes.YimingWu
2019-09-04LANPR: Remove "ignore_lanpr" in edge split modifier.YimingWu
2019-09-04LANPR: Fix some code style based on recommendations.YimingWu
2019-09-04LANPR: python cleanups.YimingWu
2019-09-04LANPR: Add licence header in all files.YimingWu
2019-09-04LANPR: Fix flag usages. Removed custom types.YimingWu
2019-09-04LANPR: Use flags for SceneLANPR. Make format.YimingWu
2019-09-04LANPR: Use flags for struct LANPR_LineLayer.YimingWu
2019-09-04Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-09-04Fix T69463: File Browser opens off-center on hiDPIJulian Eisel
2019-09-04Fix T69467: Temporary Info Editor window crashesJulian Eisel
2019-09-04Industry Compat keymap: Add support for tool hotkeys in paint modesWilliam Reynish
2019-09-04Industry Compat keymap: Fix for opening folders in new File BrowserWilliam Reynish
2019-09-04Fix selecting multiple files ignoring first fileJulian Eisel
2019-09-03UI: Minor fixes to Delta Transform panelWilliam Reynish
2019-09-03File Browser: Fix Windows Execute/Cancel button orderWilliam Reynish
2019-09-03Fix T69451: Walk-select in empty directory assertsJulian Eisel
2019-09-03GPencil: Context menu updateMatias Mendiola
2019-09-03GPencil: Fix unreported autolock layers using DopesheetAntonio Vazquez
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: expand checks for selection when snappingCampbell Barton
2019-09-03Fix buildbot unsuccessfully trying to update Blender repository for branchesBrecht Van Lommel
2019-09-03EEVEE: Fix broken bump regressionClément Foucault
2019-09-03Cleanup: unused flag, spellingCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-09-03Fix selection engine checksCampbell Barton
2019-09-03Fix T69424: Weight paint sample doesn't workCampbell Barton
2019-09-03Fix buildbot Python executable not found on WindowsBrecht Van Lommel
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-09-03Fix T69384: Noise Depth widgets steps set to 0Lucas Boutrot
2019-09-03Fix compiler warning after recent change to splash screen versionBrecht Van Lommel
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-09-03Fix Credits link not working in About menuBrecht Van Lommel
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-09-03Subsurf: Show error when Blender is built without OpenSubdivSergey Sharybin
2019-09-03Add OpenSubdiv information to bpy.appSergey Sharybin
2019-09-03Fix library link errors after building with install_deps.sh on UbuntuBrecht Van Lommel
2019-09-03Fix empty image wire drawing with front/back depthCampbell Barton
2019-09-03Fix T68868: Assert in depsgraph debugging logsSergey Sharybin
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-09-03Fix T69326: Parent type ARMATURE doesn't workSergey Sharybin
2019-09-03Depsgraph: Cleanup, more clear variable nameSergey Sharybin
2019-09-03Depsgraph: Cleanup commentSergey Sharybin
2019-09-02Drivers: add separators to the Transform Channel type enum menu.Alexander Gavrilov