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
2018-06-02Collections: Initial support for animating/driving collection properties (T55...tmp-CollectionsAnimJoshua Leung
2018-06-02transform_snap_object: Do not use occlusion test when X-Ray is enabled.Germano
2018-06-02Fix inaccuracy of SCREEN_OT_area_split when snap to midpoint and adjacent.Germano
2018-06-02Fix crash running in background modeCampbell Barton
2018-06-02Cleanup: quiet warnings w/o PythonCampbell Barton
2018-06-02Fix crash if no tool is setCampbell Barton
2018-06-02Merge branch 'master' into blender2.8Campbell Barton
2018-06-02Cleanup: warningCampbell Barton
2018-06-02Fix UI for camera dataDalai Felinto
2018-06-01UI: re-order navigate manipulatorCampbell Barton
2018-06-01UI: use single column properties for object dataCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01Modifiers: ported applying modifier from DerivedMesh → MeshSybren A. Stüvel
2018-06-01Boolean modifier: fixed crash when applying the modifierSybren A. Stüvel
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01X-Ray: Added a slider for the alphaJeroen Bakker
2018-06-01Workbench: Updated the internal light to have a bit of back lightingJeroen Bakker
2018-06-01Fix wrong colors for workbench World Background option.Brecht Van Lommel
2018-06-01UI: tweaks to viewport shading and overlay panel layouts.William Reynish
2018-06-01UI: use same "Viewport Display" name for scene/object/material panels.Brecht Van Lommel
2018-06-01Fix broken set collection offset from cursor operator.Brecht Van Lommel
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-06-01Mesh Batch Cache: Fix memory leak.Clément Foucault
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-06-01Cleanup: fix incorrect contributor information.Brecht Van Lommel
2018-06-01Fix for fix, indentation was accidentalCampbell Barton
2018-06-01Fix missing bracesCampbell Barton
2018-06-01Update Flatty themes with the new pulldown background and minor tweaks.Pablo Vazquez
2018-06-01Fix Add menu issue when there are no collections to instanceVuk Gardašević
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Fix broken logic in make static override operators for Collections.Bastien Montagne
2018-06-01Mesh: Replace DM for mesh w/ wpaint vertex pickingCampbell Barton
2018-06-01UI: don't show XYZ text w/ direction buttonsCampbell Barton
2018-06-01Cleanup: rename varsCampbell Barton
2018-06-01Mesh: Replace DM for mesh -> curve conversionCampbell Barton
2018-06-01Mesh versions of DerivedMesh access API callsCampbell Barton
2018-06-01Cleanup: quiet warning, don't set unused alphaCampbell Barton
2018-06-01LookDev: make sure lookdev balls are still visible after 'N'Jeroen Bakker
2018-06-01Edit Mode: Fix Edit Object renderability with multi objects edit.Clément Foucault
2018-06-01Fix: raytrace_mirror does not exist anymoreJeroen Bakker
2018-06-01Fix errorJeroen Bakker
2018-06-01Code cleanup: Compiler warningJeroen Bakker
2018-06-01Math: optimizations for 4x4x matrix inverse, multiplications.Brecht Van Lommel
2018-06-01Modifiers: tiny optimizations for mesh deform, lattice, kdop.Brecht Van Lommel
2018-06-01Fix missing animation updates when the proxy object is not visible.Brecht Van Lommel
2018-06-01Fix use of uninitialized value in depsgraph.Brecht Van Lommel
2018-06-01Cleanup: long linesCampbell Barton
2018-06-01Fix building for workbench in windows (BLI_INLINE)Dalai Felinto