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-01-14Fix T60441: entering hex color in picker gives wrong result.Brecht Van Lommel
2019-01-143D View: don't override animation template view colorCampbell Barton
2019-01-14Cleanup: unused functionCampbell Barton
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-14Fix crash on scene unlinkRichard Antalik
2019-01-14Fix drawing metadataRichard Antalik
2019-01-14Fix FPS meter not showing properly with no inputRichard Antalik
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: move comments above definitions, use enumCampbell Barton
2019-01-14Fix T60248: Crash duplicating collectionsCampbell Barton
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-14Fix T60388: Warning entering text edit modeCampbell Barton
2019-01-14Fix message bus ID remappingCampbell Barton
2019-01-14Fix T60267: Assert manipulating a collectionCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-14Cleanup: compiler warningsCampbell Barton
2019-01-12NLA: ignore time range when evaluating a raw action.Alexander Gavrilov
2019-01-12GP: Cleanup missing bracketsAntonioya
2019-01-12Viewport: Stereoscopy drawing is backDalai Felinto
2019-01-12BKE_camera_multiview_model_matrix: Add _scaled versionDalai Felinto
2019-01-12Drawing API: shgroup_instance and shgroup_instance_alpha clarificationDalai Felinto
2019-01-12Fix T60328: Stereoscopy Convergence Plane brokenDalai Felinto
2019-01-12Fix T60401: Shape key's from pointer being set to evaluated CoW ID.Bastien Montagne
2019-01-11Fix T60402: Increased data.users value, when running: C.active_object.to_mesh...Bastien Montagne
2019-01-11=Fix unused func warning in GP code...Bastien Montagne
2019-01-11Fix syntax error breaking compile in GP code.Bastien Montagne
2019-01-11Revert "Fix T57371: Generative modifiers in editmode display vertex group wei...Clément Foucault
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weightsClément Foucault
2019-01-11EditUV: Only clear data VBO when selection changesClément Foucault
2019-01-11Merge branch 'blender2.7'Bastien Montagne
2019-01-11Fix T55668: Volume Keyframe on Cut-ted Metastrip (re-doing the fix in better ...Bastien Montagne
2019-01-11Revert "Fix T55668: Volume Keyframe on Cut-ted Metastrip."Bastien Montagne
2019-01-11GP: New Cutter, Constraints and Segment selectionAntonioya
2019-01-11Fix T57371: Generative modifiers in editmode display vertex group weights ...Clément Foucault
2019-01-11Fix T59990: Crash when entering edit mode with skin modifier enabledClément Foucault
2019-01-11GP: Missing in previous count commitAntonioya
2019-01-11Fix T60415: wrong font preview image alpha blending.Brecht Van Lommel
2019-01-11Fix T60411: crash in multi-object pose mode, with some armatures in rest pose.Brecht Van Lommel
2019-01-11GP: Reduce memory reallocation in multiedit modeAntonioya
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Add back uv angle stretch aspect correctionClément Foucault
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2019-01-11WM: Use draw manager to draw UV image editor spacesClément Foucault
2019-01-11BMesh: Add BM_face_calc_area_uvClément Foucault
2019-01-11Texture Paint: Add filtering option for texture paint overlayClément Foucault
2019-01-11Workbench: Support node texture "closest" interpolation optionClément Foucault
2019-01-11GPUShader: Cleanup Unused shadersClément Foucault
2019-01-11Mesh Batch Cache: Cleanup UnusedClément Foucault
2019-01-11Edit Mode Selection: Make Vertices not occluded by edgesClément Foucault