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-06-25Cleanup: spellingCampbell Barton
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Cleanup: unused functionsCampbell Barton
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-22Fix Preferences not saved when changing translation settingsJulian Eisel
2020-06-22UI/BPY: Make layout headings translatable from BPYJulian Eisel
2020-06-22LibOverride: Add CacheFile properties as overridable.Bastien Montagne
2020-06-22External Player: update DJV to version 2Damien Picard
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-20Fix T54112: curve.splines.new() ignores Curve.resolution_u/vCampbell Barton
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-19LibOverride: rempve ID preview from comparison (diffing) process.Bastien Montagne
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Fix T78024: GPencil - Add missing UV Fill prop to RNAAntonio Vazquez
2020-06-19Cleanup: unsupported ATTR_FALLTHROUGH use, clang-formatCampbell Barton
2020-06-18UI: Weight Modifiers Falloff: Use better step iconAaron Carlisle
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-18Fix T73056: Cache not invalidated in fade operatorRichard Antalik
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-17ID Duplicate: uniformize Action duplication.Bastien Montagne
2020-06-16UI: Backspace is one wordAaron Carlisle
2020-06-16CMake: Fix compilation errors related on missing dna_type_offsets.hSergey Sharybin
2020-06-15Fix T77541: Unregistering DATA_PT_modifiers doesn't remove modifier panelsHans Goudey
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-13Cleanup: clang-format, unused variableCampbell Barton
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-12Add ability to remove Library data-blocks through RNA API.Simone Barbieri
2020-06-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
2020-06-12GPencil: Make accessible via python to keyframe typeAntonio Vazquez
2020-06-10UI: Only set first bit of modifier expansion fag with PythonHans Goudey
2020-06-10Fix (unreported) disapearance of some overrides after save & reload.Bastien Montagne
2020-06-10UI: Show library names grayed out and right-aligned in menusJulian Eisel
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-06-10LibOverride: Fix issues related to ID name differences.Bastien Montagne
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey