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
AgeCommit message (Expand)Author
2019-05-28Fix T65141 Bevel did not curve.Howard Trickey
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-28Fix T57483: Driver on grease pencil modifier does not updateSergey Sharybin
2019-05-28Fix T65212: Cycles_render_layer test grease pencil crashes.Antonioya
2019-05-28Cleanup: unused args/varsCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-28Cleanup: rename gizmo keymapsCampbell Barton
2019-05-28Cleanup: remove unused modal gizmo keymapCampbell Barton
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-28Fix show face-dot checkCampbell Barton
2019-05-28Docs: correct descriptionsCampbell Barton
2019-05-27cmake: Fix building with clang on windows.Ray Molenkamp
2019-05-27Cleanup: Fix const warning in makesrnaRay Molenkamp
2019-05-27Fix T65190: GPencil stroke not correctly initializated using python APIAntonioya
2019-05-27Cleanup: Fix warnings in bf_physicsRay Molenkamp
2019-05-27Cleanup: Fix build warning in bf_editor_interfaceRay Molenkamp
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'Gaia Clary
2019-05-27Fix tweak/drag event use with gizmosCampbell Barton
2019-05-27Cleanup: Fix warnings in bf_intern_elbeemRay Molenkamp
2019-05-27Fix T65080: handle case when View2D has 0 scaleJacques Lucke
2019-05-27Eevee: Fix Aliasing in Light ProbesAdam Nydahl
2019-05-27Cleanup: Fix warning in bf_editor_meshRay Molenkamp
2019-05-27Cleanup: Fix warning in blenlib with MSVCRay Molenkamp
2019-05-27Fix T65145: Draw curve draw tool settings in columnJacques Lucke
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 (unreported) API doc generation script after removal of some ObjectBase i...Bastien Montagne
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-27EditMeshMode: Reduce unselected face alphaClément Foucault