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-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
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-06-02Cleanup: factorize duplicated code in WVG modifiers' RNA.Bastien Montagne
2020-06-02Cleanup: unused argumentCampbell Barton
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-06-02Turn most flags in BlenderDefRNA into proper bool.Bastien Montagne
2020-06-02Cleanup: RNA: use `BlenderDefRNAtruct` named members initialization.Bastien Montagne
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-06-01Cleanup: warningCampbell Barton
2020-06-01Fix T77043: Incorrect cache invalidation when changing resolution.Richard Antalik
2020-05-29Cleanup: Use Consistent Capitalization of "Anti-Aliasing"Aaron Carlisle
2020-05-29Modifiers: add invert vgroup weights options to operands of Mix modifier.D. O
2020-05-29Fix: Array modifier start cap not updating with object changesCody Winchester
2020-05-29PyAPI: use bpy_rna_types_capi.c to set type methodsCampbell Barton
2020-05-29Docs: replace warnings with note for complexity informationCampbell Barton
2020-05-28Gizmo: add flag for gizmos to ignore keymap eventsCampbell Barton
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-27Gizmo: add flag to disable tooltipCampbell Barton