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-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: add new default workspaces in startup.blend.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-20Fix outliner crash loading some .blend files without treestore.Brecht Van Lommel
2018-08-20Fix system workspaces.blend not being found on some systems.Brecht Van Lommel
2018-08-20Wrokbench: Add support for maximum drawtype OB_TEXTUREClément Foucault
2018-08-20Bone Display: fix flickering issue with BBones in ortho viewClément Foucault
2018-08-20Object Mode: Add back support for the object "Maximum draw type" optionClément Foucault
2018-08-20Overlay: Add support for per object wirefram optionsClément Foucault
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-20Fix BMesh edge_bisect, edge_percent being ignoredAndrew Hale
2018-08-20Cleanup: unused warningCampbell Barton
2018-08-20Merge branch 'master' into blender2.8Campbell Barton
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-19Fix T56450: Crash with bevel modifier.Bastien Montagne
2018-08-19UI: rename 'Apron' to 'Click Anywhere'Campbell Barton
2018-08-18GP: Reduce updates of material previewsAntonioya
2018-08-18DRW: Fix crash in defered compilationClément Foucault
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18Arrrg, fix for previous commit :/Bastien Montagne
2018-08-18Fix T56439: Crash removing Rigid Body World.Bastien Montagne
2018-08-18Static Override: make hidden & co flags of object overridable.Bastien Montagne
2018-08-18Static Override: link newly overridden collection to scene.Bastien Montagne
2018-08-18Warn when app-template isn't foundCampbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Fix GPU_viewport size asserts in some cases.Brecht Van Lommel
2018-08-17Fix missing shader compilation progress bar.Brecht Van Lommel
2018-08-17GP: Increase stats file sizeAntonioya
2018-08-17Workbench: Fix buggy shadowClément Foucault
2018-08-17Object Mode: Add back the extra object axes drawing optionClément Foucault
2018-08-17Object Mode: Use same empty (arrow) drawing as the bone axes displayClément Foucault
2018-08-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-17Cleanup: fix harmless compiler warnings.Brecht Van Lommel
2018-08-17Fix engine.camera_model_matrix() not working in the Python API.Brecht Van Lommel
2018-08-17GP: Fix fast drawing errorAntonioya
2018-08-17Multires: Fix wrong creation of multires meshSergey Sharybin
2018-08-17Armature: Add ghosting support (old x-ray)Clément Foucault
2018-08-17Non-Meshes: Add ghosting support (old x-ray)Clément Foucault
2018-08-17Fix T56418: Changing to Solid View crashes BlenderClément Foucault
2018-08-17Overlay: Fix crash when ghosting is enabled without wireframeClément Foucault
2018-08-17Cleanup: Remove unused uniform and UBO.Clément Foucault
2018-08-17Fix T55722 : Blender 2.8 crashes on startup on old Nvidia cardsClément Foucault
2018-08-17Overlays: Support for wireframes and edit mode overlay on xray objectsClément Foucault
2018-08-17GPUFramebuffer: Fix wrong stencil clearingClément Foucault
2018-08-16Correct error in docstringCampbell Barton
2018-08-16Merge branch 'master' into blender2.8Bastien Montagne
2018-08-16Fix T56404: Shape keys of the curves with multiple splines go haywire in edit...Bastien Montagne
2018-08-16Cleanup: Use dedicated function to copy mesh during evaluation processSergey Sharybin