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-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-06-02Cleanup: better comments and naming for redraw flagsBrecht Van Lommel
2019-06-02GPencil: Cleanup unused linesAntonio Vazquez
2019-06-01Fix: Trailing directory separator missing in default font path on windows.Ray Molenkamp
2019-06-01Fix T65330: Blender crash when double click on faceDalai Felinto
2019-05-31Fix T64990: Isolate collection wrong reactionDalai Felinto
2019-05-31Fix Outliner: New collections are hiddenDalai Felinto
2019-05-31Fix T65308: edit studio light state stays active after restarting BlenderBrecht Van Lommel
2019-05-31Fix T65317: crash applying wave modifier with textureBrecht Van Lommel
2019-05-31Fix T65311: crash using 3D viewport panning outside viewportBrecht Van Lommel
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-31Fix crash on certain changes in edit modeSergey Sharybin
2019-05-31GPencil: Cleanup some commentsAntonio Vazquez
2019-05-31Cleanup: use static_assert on MSVC versions that support it.Ray Molenkamp
2019-05-31Walk mode: Enable fancy icons instead of text for shortcutsDalai Felinto
2019-05-31Fix T65278: Stats info and instancing "misinformation"Dalai Felinto
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Fix bmesh_to_mesh freeing possibly referenced verticesSergey Sharybin
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-31Fix missing file read/write of proxy/transform/crop settings when not usedBrecht Van Lommel
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-05-31DrawManager: Color ManagementJeroen Bakker
2019-05-31DrawManager: Sculpt Mesh DrawingJeroen Bakker
2019-05-31EEVEE: Baking + VolumetricsJeroen Bakker
2019-05-31Fix T63981: Factory default memory cache limit is 4096 MBSergey Sharybin
2019-05-31Cleanup: simplify static assert definitions, assuming C11 and C++11Brecht Van Lommel
2019-05-31Fix: Don't use a slider to control the Background Image Scale property.William Reynish
2019-05-31Fix compilation previous commitJeroen Bakker
2019-05-31Fix T65334: use _Static_assert on clang as well, to avoid macOS build errorBrecht Van Lommel
2019-05-31Fix T55494: Apply transforms on parents and childrenSergey Sharybin
2019-05-31Fix T65285: Crash with Object.to_mesh() in certain conditionsSergey Sharybin
2019-05-31Cleanup: clang-formatCampbell Barton
2019-05-31Cleanup: undeclared variable warningCampbell Barton
2019-05-31makesrna: quiet re-declared enum warningCampbell Barton
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-31Fix T65319 Crash when selecting vertices in edit modeClément Foucault
2019-05-30Fix T64510 Armature: Empty Not Visible as Bone custom shapeClément Foucault
2019-05-30DRW: Fix crash when object has no bounding boxClément Foucault
2019-05-30Fix T65049 Crash cause by NULL geom pointerClément Foucault
2019-05-30Selectoin: Remove armature bone filtersClément Foucault
2019-05-30Fix T65017 Eevee: Render error if a SSS node is unconnectedClément Foucault
2019-05-30Cleanup: GPUMaterial: Remove unused struct membersClément Foucault
2019-05-30Fix T65231: Null audio device and AV Sync halts playbackJörg Müller
2019-05-30Eevee: Fix volumetric shader if nodetree uses a bsdf nodeClément Foucault
2019-05-30DRW: Add unit_state to avoid lots of DRWCallState duplicationClément Foucault
2019-05-30Eevee: Fix crash caused by visibility calculationClément Foucault