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-03Cleanup: remove unused arg to wm_event_add_ghosteventCampbell Barton
2019-06-03Fix T65391: Wrong drag threshold for mouse motionCampbell Barton
2019-06-03Fix T65328: Offset when outliner gains focusJacques Lucke
2019-06-03Cleanup: differentiate drag-and-drop from drag eventsCampbell Barton
2019-06-03Markers: Click-drag in empty area to box select markersJacques Lucke
2019-06-03Fix T65399: crash playing animation after applying smoke flow modifierPhilipp Oeser
2019-06-03Fix T65408: GPencil Weight Paint, strength and falloff are ignored when paint...Antonio Vazquez
2019-06-03Fix T65294: Orbit navigate gizmo fails in paint modesCampbell Barton
2019-06-03Fix return type in recent gizmo key-map refactorCampbell Barton
2019-06-03fix collada Importer: Set bone transformation type when importing unskinned s...Gaia Clary
2019-06-03feature collada: Allow export/import of skeletal animations as curvesGaia Clary
2019-06-03refactor collada: Added utility functions bc_string_before() and bc_string_af...Gaia Clary
2019-06-03fix T34062 Collada exporter: changed order of export for decomposed transform...Gaia Clary
2019-06-03refactor: use Quat and BCQuat instead of float[4] arrays for Quaternions (wip)Gaia Clary
2019-06-03fix: enforce transform export as <matrix> when exporting animated armature"Gaia Clary
2019-06-03fix: add back changes after last pull from masterGaia Clary
2019-06-03refactor collada: replace bc_sanitize_mat() by static class method in BCMatrixGaia Clary
2019-06-03refactor Collada: rename BCMatrix.* class files to BCMath.*Gaia Clary
2019-06-03refactor Collada: Add new class Quat (wip)Gaia Clary
2019-06-03refactor collada: Moved BCMatrix to its own fileGaia Clary
2019-06-03refactor collada: Moved basic typedefs in own fileGaia Clary
2019-06-03refactor collada: reorganize class methods in fileGaia Clary
2019-06-02UI: Fix inconsistent use of 'LookDev' vs 'Look Dev'William Reynish
2019-06-02Fix T65082, T65084: duplicating workspace does not preserve mode and orderBrecht Van Lommel
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
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