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-29Cleanup: Remove duplicated comment from previous commitAntonioya
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29GPencil: Cleanup code to avoid double matrix copyAntonioya
2019-05-29Snap: add support for meshes generated from other types of objects.mano-wii
2019-05-29Fix T64817: Active tool gizmo doesn't respect toggleCampbell Barton
2019-05-29Fix T64995: box and circle select summary in Grease Pencil dopesheet.Alexander Gavrilov
2019-05-29Fix T51133: Bad performance with texture painting depending on multi-thread s...Bastien Montagne
2019-05-29Fix T65275: missing dereferenceJacques Lucke
2019-05-29Outliner: Correct outliner width computationJacques Lucke
2019-05-29DrawManager: Cycles+GPencilJeroen Bakker
2019-05-29Keymap: Fix missing start/end shortcuts in SequencerWilliam Reynish
2019-05-29Fix T63383: macOS: Right-clicking the file name on the title barStefan Werner
2019-05-29Depsgraph: Fix IDs being remapped in original compositorSergey Sharybin
2019-05-29Cleanup: Group depsgraph building nodesSergey Sharybin
2019-05-29Markers: fix error in previous commitJacques Lucke
2019-05-29Fix: Hair Length was using wrong unitWilliam Reynish
2019-05-29Cleanup: Remove unused marker operator wrappersJacques Lucke
2019-05-29Sequencer: Fix box select using incorrect rectangles for sequencesJacques Lucke
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-29Keymap: Add back support for Set/Add/Subtract for box selecting in the Sequen...William Reynish
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-29Correct error in last commitCampbell Barton
2019-05-29Correct error in last commitCampbell Barton
2019-05-29Keymap: add drag-only generic gizmo keymapCampbell Barton
2019-05-29Fix T65027: Snap 3D cursor on hidden faces doesn't work in Edit Mode.mano-wii
2019-05-29Fix T65005: Missing "LINES_ADJ" and "TRIS_ADJ" in the GPU Python API.mano-wii
2019-05-29Possible fix for T63685: macOS edit mode selection not working on second displaymano-wii
2019-05-29Cleanup: move gizmo keymap access into funcitonsCampbell Barton
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-29Fix T65244: emission node not available for world shader nodesBrecht Van Lommel
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-28Tests: make grease pencil tests part of OpenGL render testsBrecht Van Lommel
2019-05-28Fix T65212: Cycles SSS failing on 32 bitBrecht Van Lommel
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