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-05-27Cleanup: Fix warnings in bf_dnaRay Molenkamp
2019-05-27Fix (unreported) invalid handling of IDs usercount in `BKE_mesh_new_from_obje...Bastien Montagne
2019-05-27Cleanup: Fix warning in makesdnaRay Molenkamp
2019-05-27Fix T63173: Dragging hidden collection inside a visible one unhides itDalai Felinto
2019-05-27Fix annotations not drawing correctly on Cycles rendered viewBrecht Van Lommel
2019-05-27Cleanup: Fix warnings in gpu_batchRay Molenkamp
2019-05-27Cleanup: Fix warnings in bf_gpuRay Molenkamp
2019-05-27Eevee/GPencil: Fix depth reading after renderClément Foucault
2019-05-27draw_manager: fix warning with msvc.Ray Molenkamp
2019-05-27fix: collada transformtype must be identical for animation export and object ...Gaia Clary
2019-05-27refactor collada: rename add_node_transform() to add_joint_transform()Gaia Clary
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-27blenloader: Fix warnings with MSVCRay Molenkamp
2019-05-27Fix T65052: "Convert to mesh from curve" fail if the curve has a bevelSergey Sharybin
2019-05-27Cleanup: remove redundant assignmentCampbell Barton
2019-05-27Fix T65177: Camera frame visible in viewport renderJacques Lucke
2019-05-27Fix T65066 Armature and bone selection is broken on macOSClément Foucault
2019-05-27Fix poor display of time codes in sequencer Info panelMal Duffin
2019-05-27Eevee: Fix render z-depth for orthographic cameraClément Foucault
2019-05-27Eevee: Fix render depth pass being negativeClément Foucault
2019-05-27Wireframe: Make wireframe's Xray slider default to 0Clément Foucault
2019-05-27Cleanup: DRW: Make clipped shader use UBO clip planesClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-27Cleanup: DRW: Remove DRW_STATE_OFFSETClément Foucault
2019-05-27Cleanup: Paint Overlays: Remove DRW_STATE_OFFSET_*Clément Foucault
2019-05-27Cleanup: EditMesh: Remove DRW_STATE_OFFSET_*Clément Foucault
2019-05-27Depsgraph: Fix condition inverted by mistakeSergey Sharybin
2019-05-27Fix T65181: image View as Render should not affect file savingBrecht Van Lommel
2019-05-27Fix T65160: missing updates when setting origin on a collection instancePhilipp Oeser
2019-05-27Python API: Tag for update on object.update_from_editmode()Sergey Sharybin
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-27Depsgraph: Use threading guard in context.evaluated_depsgraph_getSergey Sharybin
2019-05-27UI: use tool label instead of id-names for quick favoritesCampbell Barton
2019-05-27Mitigate T64346: Quick Favorites items cant be removedCampbell Barton
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-27Revert "UI: Edit Menu Operator Polling"Brecht Van Lommel
2019-05-26Fix T64989 Bevel hangs with Mark Sharp sometimes.Howard Trickey
2019-05-26Fix misleading image color space and alpha tooltipsBrecht Van Lommel
2019-05-26Fix: BLI_task_test deadlock on windows.Ray Molenkamp
2019-05-25blenlib: Fix build warning with MSVCRay Molenkamp
2019-05-25blenlib: Fix debug build warning with MSVC.Ray Molenkamp
2019-05-25imbuf/oiio: Resolve build warnings with MSVC.Ray Molenkamp
2019-05-25Fix T64582: bevel spikes sometimesHoward Trickey
2019-05-25Fix T65092: error with gizmos using freed keymapsCampbell Barton
2019-05-25Cleanup: warnings building without ASANCampbell Barton
2019-05-25Fix T65094: Sequencer crashes blender when scene strip has NULL sceneDalai Felinto
2019-05-24Outliner: Fix selecting collections in view layer selecting original objectsDalai Felinto
2019-05-24Fix T65081: sculpting workspace no longer has matcap by defaultBrecht Van Lommel
2019-05-24Outliner: Set View Layer as the default mode for new outlinersDalai Felinto
2019-05-24Fix failing assert on factory settings loadJulian Eisel