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-03-19Cleanup: `make format` (and adding . to end of comment)Dalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19Cleanup: use '\' for doxygen commandsCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19Fix building on Linux as '__time64_t' isn't portableCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-19Fluid: Fixed issue with intial velocities in liquid domainsSebastián Barschkis
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-17Fix T74762: Mantaflow: Non emmiting flow source affects simulationSebastián Barschkis
2020-03-17Cleanup: Remove unused functionSergey Sharybin
2020-03-17Multires: Properly support virtual modifiers for Apply BaseSergey Sharybin
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Cleanup: blenkernel proper header inclusion for BKE_ocean.hRay Molenkamp
2020-03-17Multires: Fix Apply Base when there are deform modifiersSergey Sharybin
2020-03-17Multires: Add utility to create deformed base meshSergey Sharybin
2020-03-17Mesh: Fix applying deform modifier up to indexSergey Sharybin
2020-03-17Mesh: Add utility to calculate deform modifier up to indexSergey Sharybin
2020-03-17Multires: Cleanup, argument naming and orderSergey Sharybin
2020-03-17Multires: Cleanup, remove redundant argumentSergey Sharybin
2020-03-17Fluid: Fixes for new abort bake faster featureSebastián Barschkis
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Revert "Cleanup: use doxy sections"Campbell Barton
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-17Multires: Cleanup, naming, make it more consistentSergey Sharybin
2020-03-17Cleanup: minor changes.Bastien Montagne
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-17Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.Bastien Montagne
2020-03-17BKE_lib_id: Add helper to swap full ID content and use proper naming.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-17Cleanup: use more descriptive variable name for the data-maskCampbell Barton
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16Cleanup: Typo in commentSergey Sharybin
2020-03-15Fix potential NULL pointer de-reference creating liquid geometryCampbell Barton
2020-03-15Cleanup: avoid setting float values by bit-patternCampbell Barton
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-14Cleanup: spellingCampbell Barton
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-14Cleanup: use doxy sectionsCampbell Barton
2020-03-13Cleanup: `BKE_mesh_nomain_to_mesh`: Add assert that source mesh is indeed not...Bastien Montagne
2020-03-13Fix T74686: Loading btx file in multires modifier is not workingSergey Sharybin
2020-03-13Multires: Fix loosing sculpt data when using external BTX fileSergey Sharybin