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-29Cleanup: remove redundant sequencer under cursor checkCampbell Barton
2019-05-29Cleanup: correct private function namingCampbell Barton
2019-05-29Cleanup: Remove Dead CodeAaron Carlisle
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-28Fix T64123 Eevee: Reflections Not Visible On Alpha Clip MaterialsClément Foucault
2019-05-28Eevee: Fix assert when displaying transparent film checkerClément Foucault
2019-05-28Eevee: Change default shadowmap near clipping distanceClément Foucault
2019-05-28Eevee: Render alpha blended objects when rendering probesClément Foucault
2019-05-28Sequencer: Drag outside of sequence to initiate box selectJacques Lucke
2019-05-28DRW: Fix issue introduce in removal of DRW_STATE_POINTClément Foucault
2019-05-28Cleanup: DRW: CodestyleClément Foucault
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Fix T64005: GPencil clamping pixels do not always workAntonioya
2019-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-28Depsgraph: Only invoke callbacks when there are changesSergey Sharybin
2019-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-28Cleanup: use doxy comments for wmOperatoType.flagCampbell Barton
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: clang-formatCampbell Barton
2019-05-28Fix T64829: Active point of Curve objects is not displayed correctlyPhilipp Oeser
2019-05-28Fix T65187: Overlay blend increase wrongly the opacityAntonioya
2019-05-28GPencil: Minor cleanupAntonioya
2019-05-28MeshAnalysis: Disable when XRay is turned onJeroen Bakker
2019-05-28Fix T64536 Eevee: Reflection texco no longer worksClément Foucault
2019-05-28Fix T65226 Crash on entering in Edit mode with ASAN buildClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
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: 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-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-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