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
2020-07-07Nodes: Generate multi-function network from node treeJacques Lucke
2020-07-07Fix T75943 EEVEE: Cubemaps shows blackClément Foucault
2020-07-07Cleanup: Add braces for clang tidyHans Goudey
2020-07-07BLI: Correct spin lock definitionSergey Sharybin
2020-07-07Fix: remove accidental codeGermano Cavalcante
2020-07-07Make deps: Use own nasm for ffmpeg and x264Sergey Sharybin
2020-07-07Make deps: Compile own version of nasm for AppleSergey Sharybin
2020-07-07Fix T77455: Blender Freezes when using the 3d Scale GizmoJeroen Bakker
2020-07-07BLI: Fix mistake in SpinLock TBB migrationSergey Sharybin
2020-07-07Optimization: use `BLI_bvhtree_intersect_plane` to detect faces that will be ...Germano Cavalcante
2020-07-07Fix T78307 UI: Drawing artifacts in the Blender UI on macOSClément Foucault
2020-07-07Cycles: Add support for native OptiX curve primitivePatrick Mours
2020-07-07Fix T78692: improve UI regarding the effect of the denoiser on denoising passesBrecht Van Lommel
2020-07-07Fix T78666: Cycles non-uniformly scaled hair renders wrong for static objectsBrecht Van Lommel
2020-07-07IO: Reversed persistent ID order in exports to Alembic and USDSybren A. Stüvel
2020-07-07IO: Fix bug exporting dupli parent/child relationsSybren A. Stüvel
2020-07-07Mae deps: Ensure Brotli is disabled for FreeTypeSergey Sharybin
2020-07-07Cleanup: add comment explaining operator deleteJacques Lucke
2020-07-07IO: print export name instead of object name in debug export graph outputSybren A. Stüvel
2020-07-07Guarded Allocator: add missing operator deleteJacques Lucke
2020-07-07UI: Add units to motion tracking solve errorsJohan Walles
2020-07-07Make deps: Fix compilation error of Python on macOSSergey Sharybin
2020-07-07Fix sign conversion errorJacques Lucke
2020-07-07Fix T78186: Dyntopo panel error with tools that dont have a brushPhilipp Oeser
2020-07-07Cleanup: remove redundant commentsJacques Lucke
2020-07-07Cleanup: use doxy commentsCampbell Barton
2020-07-07UI: add merge/split menusCampbell Barton
2020-07-07Make deps: Fixes for macOS platformSergey Sharybin
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-07Cleanup: unused World struct members linfac, logfacCampbell Barton
2020-07-06Fix build error with tests for removed functionsHans Goudey
2020-07-06Cleanup: Use bool instead of intHans Goudey
2020-07-06UI: Add shortcuts for shader effect panelsHans Goudey
2020-07-06Cleanup: Use the BLI_edgehash API in the sewing simulation of clothsGermano Cavalcante
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-06BLI: add methods to lookup a stored key in a setJacques Lucke
2020-07-06Fix OptiX viewport denoising not working when rendering scene (without OptiX)...Patrick Mours
2020-07-06Cleanup: readfile: remove old deprecated OldNewMap for runtime caches.Bastien Montagne
2020-07-06Runtime cache preservation during undo: add support for nodes and embedded IDs.Bastien Montagne
2020-07-06Reduce `DupliObject::persistent_id` from 16 to 8 itemsSybren A. Stüvel
2020-07-06Fix T78608: Memory leak in Material properties: "Data from SCE".Bastien Montagne
2020-07-06Cleanup: warning, spellingCampbell Barton
2020-07-06Docs: reference bl_rna_get_subclass_py instead of bl_rna_get_subclassCampbell Barton
2020-07-06Fix alignment/size issue on ARM/RPi architectureSergey Sharybin
2020-07-06Optimization: Don't compute the snap to face on the knife tool twiceGermano Cavalcante
2020-07-06Fix faces disappearing when AutoMerge & SplitGermano Cavalcante
2020-07-06Fix UV select separate not refreshing the displayCampbell Barton
2020-07-06UV: add rip region to toolbarCampbell Barton
2020-07-06Cleanup: spelling, commentsCampbell Barton