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-09-14VSE: Add operators to add and remove fadestemp-npr-smooth-contourRichard Antalik
2019-09-14BLF: make library glyph cache handling thread-safeRichard Antalik
2019-09-14VSE: prefetchingRichard Antalik
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Cleanup: undeclared variable warnings, extra semicolonCampbell Barton
2019-09-14Fix T69857: image.load() API function does not load pixelsBrecht Van Lommel
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13macOS: Enabled posix_memalign() like on other Unix platforms.Stefan Werner
2019-09-13Fix (unreported) 'smooth vertex colors' operator not respecting vertexPhilipp Oeser
2019-09-13Fix Particles: Keyed Physics crash when clicking on a particle slotPhilipp Oeser
2019-09-13Fixed macOS build, header cleanup was too agressive.Stefan Werner
2019-09-13Cleanup: unused headers for readfile, versioningCampbell Barton
2019-09-13Cleanup: unused headers for the windowmanagerCampbell Barton
2019-09-13UI: don't mark batch rename as internalCampbell Barton
2019-09-13UI: rename transform optionsCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Fix `BLI_bvhtree_overlap_ex` assertmano-wii
2019-09-13Fix "minimum twist" curve flipping issueSebastian Parborg
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Fix T69816: Using Transform gizmos in Sculpt Mode while MultiRes is activated...Pablo Dobarro
2019-09-13Fix T69804: Transform tools in sculpt mode fails with transformed objectsPablo Dobarro
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13Fix T69846: Segment fault converting Curves to GPencil strokesAntonio Vazquez
2019-09-13Fix T69829: Gpencil sample memory leaks.YimingWu
2019-09-13Fix T69037: Automerge is greyed-out in popoverAnthony Eriksson
2019-09-13UI: don't show decorators in Remesh panelBrecht Van Lommel
2019-09-13Fix vertex paint: color transform operators not respecting vertex paintPhilipp Oeser
2019-09-13Cleanup: Use bool instead of intAntonio Vazquez
2019-09-13Cleanup: use header guardsCampbell Barton
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-13UI: use pageup/down and home/end to scroll to start/end of menusJoep Peters
2019-09-13Fix Particles Keyed Physics target UI greyed outPhilipp Oeser
2019-09-13BLI: add non-const lookup methods for StringMapJacques Lucke
2019-09-13BLI: add some missing methods to Map and SetVectorJacques Lucke
2019-09-13Tracking: Perform tracking and solving from a locked interfaceSergey Sharybin
2019-09-13Tracking: Move Lock Selection to an own operatorSergey Sharybin
2019-09-13Tracking: Mark view operators as safe for locked interfaceSergey Sharybin
2019-09-13Tracking: Cleanup, use bool type instead of intSergey Sharybin
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Cycles: add Optix support in the kernelPatrick Mours
2019-09-13Build: output log file to tests/log.txt when running "make test"Brecht Van Lommel
2019-09-13GPencil: Fix unreported memory leak for weightsAntonio Vazquez
2019-09-13BLI: make more integer type conversions explicitJacques Lucke
2019-09-13BLI: fix some integer conversionsJacques Lucke
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-13BLI: new C++ hash table data structuresJacques Lucke
2019-09-13UI: Fix Mask popover crumpledPablo Vazquez
2019-09-13Docs: update linkCampbell Barton
2019-09-12Object Mode: don't use origin axis helpers for selectionCampbell Barton