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-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
2020-06-30BLI: add Array constructor that does not initialize non-trivial typesJacques Lucke
2020-06-30Custom Properties: support default values for stringsDemeter Dzadik
2020-06-30Fix T77734: random crash when rendering animationVincent Blankfield
2020-06-30Fix missing relation in compositor depsgraphSybren A. Stüvel
2020-06-30Cleanup: add missing extern "C"Jacques Lucke
2020-06-30Transform: Reduce the alpha in the Edge Slide drawingGermano Cavalcante
2020-06-30Transform: Add constraint intersection supportGermano Cavalcante
2020-06-30Nodes: store nodes by bNodeType instead of idnameJacques Lucke
2020-06-30Alembic exporter: Fix Windows build errorsSybren A. Stüvel
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-30LibOverride: Add minimal support of liboverrides to shapekeys.Bastien Montagne
2020-06-30LibOverride: Refactor 'make override' 3DView operator.Bastien Montagne
2020-06-30LibOverride: Fix handling of owned ID pointers in diffing process.Bastien Montagne
2020-06-30LibOverride: Add proper handling of shapekeys to core override code itself.Bastien Montagne
2020-06-30LibOverride: Add necessary bits in RNA to deal with embedded IDs paths.Bastien Montagne
2020-06-30LibOverride: properly tag owner ID for override refresh, when embedded one is...Bastien Montagne
2020-06-30LibOverride: Add concept of 'embedded'/'virtual' override.Bastien Montagne
2020-06-30Cleanup: ID macros: cast to `const ID *` instead of `ID *`.Bastien Montagne
2020-06-30Cleanup: Use unsigned int when for enum values, instead of signed int.Bastien Montagne
2020-06-30Cleanup: LibOverride: Naming.Bastien Montagne
2020-06-30LibOverride: Fix improper update of depsgraph relations.Bastien Montagne
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30Cleanup (from clang format)...Bastien Montagne
2020-06-30Fix T78367: triangulate modifier does not preserve sculpt vertex colorsBrecht Van Lommel
2020-06-30Alembic: new exporter based on the USD exporter structureSybren A. Stüvel
2020-06-30Cleanup: unused argumentsCampbell Barton
2020-06-30Fix T78455: Failed assert when opening a viewport panelJulian Eisel