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
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14UI: suppress Copy/Paste/Edit Driver options on whole array property fields.Alexander Gavrilov
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Cleanup: headersCampbell Barton
2019-08-14Cleanup: split out splash screen into own fileCampbell Barton
2019-08-14Cleanup: remove comment to workaround weak code parsingCampbell Barton
2019-08-14Fix main part of T68646: Library overrides: Broken parenting (parent inverse ...Bastien Montagne
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-08-14Added missing forward declarationSybren A. Stüvel
2019-08-14Eevee: Fix: Regression when using ssr and default shaderClément Foucault
2019-08-14Fix T68487: double free when inserting keyframe outside of action clip rangeJacques Lucke
2019-08-14Fix Area.ui_type invalid during area changeJulian Eisel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-14Manage GPU_matrix stacks per GPUContextJulian Eisel
2019-08-14Eevee: Fix background alpha regressionClément Foucault
2019-08-14Fix T68637: Crash assigning caps-lock shortcutCampbell Barton
2019-08-14Eevee: Add support for the holdout nodeClément Foucault
2019-08-14Eevee: Remove Additive & Multiply Blend modeClément Foucault
2019-08-14Eevee: Improve Transparent BSDF behaviorClément Foucault
2019-08-14Fix T68537 Eevee: Modulo node behaves unexpectedly/inconsistentlyClément Foucault
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-14Fix T68597: GPencil Dope Sheet can fail to display active GP objectAntonioya
2019-08-14cleanup: fix python related build error on windows.Lazydodo
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Fix T67516 VSE: Animation evaluated incorrectly when scene strip presentSybren A. Stüvel
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-08-13Fix T66373: Strange translation text behaviour.Bastien Montagne
2019-08-13Add mathutils.geometry.delaunay_2d_cdt() function to Python API.Howard Trickey
2019-08-13Fix T65670: bone envelope head radius missing from transform panelCampbell Barton
2019-08-12Fix T68547: Plane Constraint inaccuracymano-wii
2019-08-12Fix T68187: Factory Preferences doesn't update gizmo colorsCampbell Barton
2019-08-12Fix T68557: Incorrect property reported in errorCampbell Barton
2019-08-12Cleanup: rename `BaseOffset` to `ObjectOffsets`mano-wii
2019-08-12Cleanup: DRW manager: Move `select_buffer.c` utilities out of the selection e...mano-wii
2019-08-12Fix T67032: Do not systematically link 'orphaned' indirectly linked objects t...Bastien Montagne
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-08-12Sculpt/Paint: Ignore INBETWEEN_MOUSEMOVE events on certain brush toolsPablo Dobarro
2019-08-12Fix crashes caused by library placeholders.Bastien Montagne
2019-08-12Fix T68542: ParticleSystem.uv_on_emitter returns always 0,0 while Particle.uv...Bastien Montagne
2019-08-12View3D: Circle Select optimizationmano-wii
2019-08-11Cleanup: spellingCampbell Barton
2019-08-11Cleanup: use doxy commentsCampbell Barton
2019-08-11Docs: improve commentsCampbell Barton
2019-08-11BLI_math: add isect_tri_tri_v2, wrap via mathutils.geometryCampbell Barton
2019-08-11Text: support comment without selectionCampbell Barton
2019-08-11Preferences: tag as dirty when loading factory startupCampbell Barton
2019-08-11UI: clarify auto-save preferenceCampbell Barton