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-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: clang-formatCampbell Barton
2019-08-25Cleanup: skip adding tessface loop & color layersCampbell Barton
2019-08-25Cleanup: remove UV name syncing functionCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25Cleanup: remove tessface check when entering edit-modeCampbell Barton
2019-08-25Cleanup: remove BKE_mesh_calc_normals_tessfaceCampbell Barton
2019-08-25Cleanup: remove unused ED_mesh_*_tessface functionsCampbell Barton
2019-08-25Cleanup: remove unused DM_to_mesh functionCampbell Barton
2019-08-25RNA: remove Mesh.update() calc_loop_triangles argumentCampbell Barton
2019-08-25Cleanup: remove USE_TESSFACE_DEFAULT defineCampbell Barton
2019-08-25Cleanup: remove tessface loop from set-smooth functionCampbell Barton
2019-08-24GPencil: Fix unreported unable to deselect when masking is OFFAntonio Vazquez
2019-08-24Fix crash when snapping rulermano-wii
2019-08-24BKE_bvhutils: implement hiden checkmano-wii
2019-08-24GPencil: Use evaluated data in selectionAntonio Vazquez
2019-08-24Cleanup: use eval as suffixAntonio Vazquez
2019-08-24Fix object origin transform with vertex snappingCampbell Barton
2019-08-24UI: Add Meta strip icon to Sequencer sidebarWilliam Reynish
2019-08-24GPencil: Fix typo errorAntonio Vazquez
2019-08-24Fix T68807: smoothing group issuePhilipp Oeser
2019-08-24Fix BKE_bvhtree_from_editmesh_get not setting cached valueCampbell Barton
2019-08-24Cleanup: use doxy sections for editfontCampbell Barton
2019-08-24Cleanup: correct use of term 'split'Campbell Barton
2019-08-24Cleanup: use eval as a suffixCampbell Barton
2019-08-24BKE bvhutils: create and use new `BKE_bvhtree_from_editmesh_get`mano-wii
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-24UI: Sequencer: Move header spacer in to Preview modesWilliam Reynish
2019-08-24UI: Clip Editor: Move fractional zoom values into sub-menuWilliam Reynish
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-24Cleanup: unused argsCampbell Barton
2019-08-24Cleanup: Fix PEP8 issuesAntonio Vazquez
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-24GPencil: Object data UI updatesMatias Mendiola
2019-08-23Revert "Fix T68826 Eevee: Multi-Mat not working if switching from Solid shading"Brecht Van Lommel
2019-08-23Snapping System: Improve drawing indicating `Perpendicular` snapmano-wii
2019-08-23LibOverride: Disable the re-parenting of overriding objects to the instancing...Bastien Montagne
2019-08-23UI: layout padding changes to autorun dialog, to match save dialogYevgeny Makarov
2019-08-23UI: layout and text changes for unsaved changes dialogHarley Acheson
2019-08-23GPencil: Fix unreported set origin from PythonAntonio Vazquez
2019-08-23LibOverride: Fixed bug in removing override op operator.Bastien Montagne
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-23UI: use consistent "Color Burn" name for blend modeEitanSomething
2019-08-23Fix T67140: transforming bone does not update bone tab in properties editorBrecht Van Lommel
2019-08-23Fix T69075: OSL build with install_deps.sh failing at runtimeBrecht Van Lommel
2019-08-23LibOverride: Add some basic non-nodal material properties to override realm.Bastien Montagne
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-23Armature: add BKE_armature_transformCampbell Barton
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton