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
2022-06-27PyAPI: Expose event.type_prev, value_prevCampbell Barton
2022-06-03Spreadsheet Editor: Support int 8 attributeDalai Felinto
2022-06-03Fix T98573: Rescaling Image by python wrongPhilipp Oeser
2022-05-23Python API: add mathutils.Color functions to convert color spacesBrecht Van Lommel
2022-05-23Fix T98283: Regression: crash when opening file that has Collision modifier o...Bastien Montagne
2022-05-23Fix T98321: Image.update doesn't update the image editor.Jeroen Bakker
2022-05-19GPencil: Remove icons in Build modifer mode parameterAntonio Vazquez
2022-05-19Fix T93779: Python is unable to set axis aligned viewsCampbell Barton
2022-05-18Cleanup: formatCampbell Barton
2022-05-16Fix T96503: Assert using PropertyGroup and PointerProperty prop in Panel.Bastien Montagne
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-03Cleanup: quiet unused variable warningCampbell Barton
2022-05-02Add RNA accessor for 'extra user' ID tag,Bastien Montagne
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-29Cleanup: use 'use_' prefix for RNA booleanCampbell Barton
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Cleanup: Make RNA function comment more readableJulian Eisel
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28UI: Sort VSE modifiers alphabeticallyPablo Vazquez
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey
2022-04-26Curves: add "Curves" to brush namesJacques Lucke
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-26Fix string escaping in override versioning and modifier renamingCampbell Barton
2022-04-25Mesh: Make vertex normal property read-onlyHans Goudey
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-22Fix T97429: Translateable Unit Names Missing in the File.Bastien Montagne
2022-04-22Change viewport shading text from "Color" to "Attribute"Ramil Roosileht
2022-04-22Reorder sculpt toolsRamil Roosileht
2022-04-21Fix T97502: Issues/crashes with "color_attributes" AttributeGroupPhilipp Oeser
2022-04-21Geometry Nodes: better support for byte color attributesJacques Lucke
2022-04-21Nodes: raise exception when creating node group input/output failsJacques Lucke
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Fix T97185: Data transfer modifier doesn't displayJoseph Eagar
2022-04-21Fix T97254: VSE channel mute does mute soundRichard Antalik
2022-04-20LibOverride: Make 'custom bone shape' and 'bbone custom handle' non-overridable.Bastien Montagne
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Fix T94775: Buggy liboverride default apply code for items insertion in RNA c...Bastien Montagne
2022-04-20Fix (unreported) huge liboverride slow-down due to non-disabled UV layer props.Bastien Montagne
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19improve hover tip for 'Lock Object Modes' propertyGaia Clary
2022-04-19Fix wrong logic in comparison code of RNA collection proerties.Bastien Montagne
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-19UI: Fix typo in UI description for bpy.types.ActionFCurves.remove functionColin Basnett