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
2020-07-02Fix T76229 Overlay: Sulpt overlay not working if object use in-front optionClément Foucault
2020-07-01Fix alignment test when snap to edge while in vert or edge slideGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-07-01EEVEE: Shadows: Remove 1 pixel padding to the cubemapClément Foucault
2020-07-01Fix T67587 Overlay: WeightPaint color blends with background in wireframe modeClément Foucault
2020-07-01Cleanup: Add functions to check the first brush step and symmetry passesPablo Dobarro
2020-07-01GPencil: Fix unreported primitive color always set as Vertex ColorAntonio Vazquez
2020-07-01Fix T77780 Overlay: Weight colors are not in render in the right colorspaceClément Foucault
2020-07-01Cleanup: typos in comment.Bastien Montagne
2020-07-01Fix T77655 Overlay: Edit mode + wire drawtype + infront not transparentClément Foucault
2020-07-01Cloth: use the original vertex positions to build internal springs.Alexander Gavrilov
2020-07-01Fix T78330: Duplicating parented objects does not preserve relationships.Bastien Montagne
2020-07-01Cloth: correctly use the rest shape to compute the initial pressure volume.Alexander Gavrilov
2020-07-01Fix missing GPU image free in background modeBrecht Van Lommel
2020-07-01Fix T78264: Auto Render stops working after rendering manuallySergey Sharybin
2020-07-01LibOverride: Tweak more poll functions to prevent illegal operations.Bastien Montagne
2020-07-01Fix ID reference counting asserts when freeing COW pose channels.Alexander Gavrilov
2020-07-01Fix T78494: Edge slide crashesCampbell Barton
2020-07-01UI: remove internal names (custom-data & loops) from tool-tipCampbell Barton
2020-07-01UI: use term 'Current Frame' instead of 'Playhead'Campbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-07-01Nodes: add utility method to access bsocketJacques Lucke
2020-07-01Fix T75483: 3D Text selection obscures textClément Foucault
2020-07-01Fix crash drawing non-mesh objects with vertex colorCampbell Barton
2020-07-01GPU: Apple/Nvidia Proxy checkStefan Werner
2020-07-01DRW: optimize mesh data extractionCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-07-01Cleanup: undeclared functions (make static)Campbell Barton
2020-07-01Fix T77641 Sculpt mode performance regression in 2.83Clément Foucault
2020-06-30Sculpt: Refactor persistent base to make it usable from other toolsPablo Dobarro
2020-06-30Fix T77069 EEVEE: Mix shader with holdout & transparent BSDF failsClément Foucault
2020-06-30Fix T78201: Paint color not matching the UI and color pickerPablo Dobarro
2020-06-30Outliner: Add auto scrolling during drag and dropNathan Craddock
2020-06-30Sculpt: Color filter fill modePablo Dobarro
2020-06-30Outliner/UI: Show library state icons for data-blocks in "Data API" modeJulian Eisel
2020-06-30Pointcache: store owner_id instead of object in PTCacheIDJacques Lucke
2020-06-30Fix T76480 UI: Proportional Editing Color too Shallow on 2.9aClément Foucault
2020-06-30Functions: provide dummy multi functionJacques Lucke
2020-06-30Functions: add methods to multi-function network classesJacques Lucke
2020-06-30Functions: use raw allocator for function signatureJacques Lucke
2020-06-30Functions: add two more customizable multi-functionsJacques Lucke
2020-06-30BLI: support constructing Color4f from float pointerJacques Lucke
2020-06-30Nodes: add some utility methods to DerivedNodeTreeJacques Lucke
2020-06-30Fix T77825: autosave missed too often while sculptingBrecht Van Lommel
2020-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-30Fix T78358: random crash editing shader nodes with texturesBrecht Van Lommel
2020-06-30Fix T76337 Overlay: Wireframe: x-ray doesn't deactivate when set to 0Clément Foucault
2020-06-30LibOverride: Add most of Object properties as overridable.Bastien Montagne