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
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-04BLI_math: add clamp_v# and clamp_v#_v#v# utility functionsTiago Chaves
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-03-03Modifiers: Wave add invert vgroup optionBastien Montagne
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03IDs: modify wm.previews_clear operator to make space for new ID typesBrecht Van Lommel
2020-03-03RNA: support 64 bit boolean bitflags in DNABrecht Van Lommel
2020-03-03Fix: USD Build error on windowsRay Molenkamp
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-03Fix hardness not resetting when using reset brushPablo Dobarro
2020-03-03USD: Added support for exporting metaballsSybren A. Stüvel
2020-03-03Cleanup: USD, marked overridden function with `override`Sybren A. Stüvel
2020-03-03Cleanup: USD, removed unused codeSybren A. Stüvel
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg
2020-03-03Remove the "use mesh curvature" option from quadriflowSebastian Parborg
2020-03-03Fix delaunay triangulation, bad indices for output faces.Howard Trickey
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Subdiv: Fix/Workaround for surface partial derivativesSergey Sharybin
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-03-03Fix bone envelopes displaying wrong when armature is scaledPhilipp Oeser
2020-03-03Fix T74375: grid levels theme preference reset to defaultBrecht Van Lommel
2020-03-03Fix dope sheet (Mask mode) keyframe editing not image/clip viewsCampbell Barton
2020-03-03Fix T74292: Dope sheet (Mask mode) keyframe editing misses updateSybren A. Stüvel
2020-03-03Cleanup: Use a utility function to obtain the bvh_cacheGermano Cavalcante
2020-03-03Missed in the last commitGermano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Revert "Transform Snap: Clear 'SnapObjectData' after changes in the geometry"Germano Cavalcante
2020-03-03Fix error parsing XDG path valuesCampbell Barton
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-03-02Cleanup: make blf header work in C++Jacques Lucke
2020-03-02Cleanup: make remaining gpu headers work in C++Jacques Lucke
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
2020-03-02Cleanup: make remaining imbuf headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-03-02Cleanup: make remaining blenlib headers work in C++Jacques Lucke
2020-03-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-03-02Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometrySebastian Parborg
2020-03-02Fix crash when compiling renderpass shader on some AMD driversGermano Cavalcante
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
2020-03-02Fix T74362: Material Preview AssertJeroen Bakker
2020-03-02Fix T74334: VSE can't import multiple movie filesRichard Antalik
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-03-02Cleanup: Correct forward declarationSergey Sharybin
2020-03-02Fix T74299: PyGPUOffscreen Color ManagementJeroen Bakker