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-04Cleanup: rename 2D scroll definesCampbell Barton
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-06-03Fix T65352: bpy.data.meshes.new_from_object() doesn't increment user count fo...Bastien Montagne
2019-06-03transform_snap_object: Ignore occlusion test on curves in edit mode.mano-wii
2019-06-03UI: Prevent scrollbars from getting too small to grabEitanSomething
2019-06-03Fix T65448 - Outliner - Show all inside in disabled collection crashDalai Felinto
2019-06-03GPU: Fix Restart index bugClément Foucault
2019-06-03Cleanup: style, use braces in GPUCampbell Barton
2019-06-03fix collada: get Alpha and Emission from principled BSDF ShaderGaia Clary
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-06-03Cleanup: Cleanup: style, use braces for colladaCampbell Barton
2019-06-03Cleanup: style, use braces in drawCampbell Barton
2019-06-03Cleanup: style, use braces in makesrnaCampbell Barton
2019-06-03Cleanup: use const argumentsCampbell Barton
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