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-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
2019-09-12Revert "BLI: fix unregistering timer with same id twice"Jacques Lucke
2019-09-12GPencil: New set of Brush iconsAntonio Vazquez
2019-09-12BLI: fix unregistering timer with same id twiceJacques Lucke
2019-09-12macOS fix typo on Frameworks dirArto Kitula
2019-09-12macOS fix T67686 , use absolute path to load 3Dconnexion frameworkArto Kitula
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-09-12Fix build error on WindowsBrecht Van Lommel
2019-09-12BLI: fix illegal zero sized arrayJacques Lucke
2019-09-12Transform: AutoMerge & Split: Create and merge vertices at edge intersectionsmano-wii
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-09-12BLIKdopBVH: New `BLI_bvhtree_overlap_ex` utilitymano-wii
2019-09-12Fix T69752: Texture paint sampling colors always 'merged down'Philipp Oeser
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Fix: missing atomic includeJacques Lucke
2019-09-12BLI: new StringRef and StringRefNull data structuresJacques Lucke
2019-09-12Fix T69791: Fix crash reading old file browser in temporary windowJulian Eisel
2019-09-12GPencil: Add Simplify panel to Workbench engineAntonio Vazquez
2019-09-12GPencil: Fix missing Simplify panel in CyclesAntonio Vazquez
2019-09-12Themes: Update Blender Light theme.Pablo Vazquez
2019-09-12UI: Two-column layout for User Interface theme settings.Pablo Vazquez
2019-09-12Fix T69792: Auto-merge split faces creates faces with unrelated wire edges.mano-wii
2019-09-12UI: avoid using parenthesisCampbell Barton
2019-09-12BLI: fix unregistering timer with same id twiceJacques Lucke
2019-09-12BLI: new C++ ArrayRef, Vector, Stack, ... data structuresJacques Lucke
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-12Fix T69789: Assert when create a new Full Copy scene base on 2D template.Bastien Montagne
2019-09-12UI: Sub-type for Screen Grab Size.Pablo Vazquez
2019-09-12UI: Wrong label in Screen Grab Size.Pablo Vazquez
2019-09-12UI: Labels capitalization.Pablo Vazquez