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-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
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-08Cleanup: Rename functionJacques Lucke
2020-06-08UI: use term 'Merge Distance' instead of 'Merge Limit'Aaron Carlisle
2020-06-08Fix: Wrong UI Label for mesh cache play modeAaron Carlisle
2020-06-08UI: Use Proper Title CaseAaron Carlisle
2020-06-08UI: Do Use term 'Subsurf'Aaron Carlisle
2020-06-06Cleanup: Fix typo and other issues in some comment.Bastien Montagne
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05LibOverride: RNA: Cleanup no more needed property-specific override flags.Bastien Montagne
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-05LibOverride: Cleanup: remove useless per-property override flag.Bastien Montagne
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04LibOverride: Add Pointer properties to 'overridable by default'.Bastien Montagne
2020-06-04LibOverride: cleanup Collection case.Bastien Montagne
2020-06-04LibOverride: Make all modifiers properties overridable.Bastien Montagne
2020-06-04Fix T77264: Mantaflow: Liquid checkbox doesn't turn on while switchingPhilipp Oeser
2020-06-04UI: more informative light energy description based on light typeJohan Walles
2020-06-03LibOverride: Make camera data-block properties overrideable.Bastien Montagne
2020-06-03LibOverride: Make constraints fully overrideable.Bastien Montagne
2020-06-03RNA: add option to enable by default lib overridale flag of defined properties.Bastien Montagne
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey