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
2021-09-06BLI_utildefines: add UNUSED_FUNCTION_WITH_RETURN_TYPECampbell Barton
2021-09-06Cleanup: comment unused functionsCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-03Fix T87768: `.path_resolve` fails when requested property is None.Campbell Barton
2021-09-03Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-09-03RNA: minor optimize for token extraction of RNA pathsCampbell Barton
2021-09-03Cleanup: use bool for RNA path token extractionCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-01File Browser/BPY: Expose relative path of a file via BPYJulian Eisel
2021-08-31Fix T90989: Annotation opacity must not be animatableAntonio Vazquez
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton
2021-08-30Geometry Nodes: Curve Fill NodeErik Abrahamsson
2021-08-28UI: Timecodes: Rename "No TC in use" to "None"Aaron Carlisle
2021-08-27Fix failing alembic test after IDProperty UI data refactorHans Goudey
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-27VSE: Transform overwrite modeRichard Antalik
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-27Modifier: smooth interpolation supportHenrik Dick
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Fix issues with absolute time unitPhilipp Oeser
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-25Fix: Incorrect declaration of XrActionMaps RNAPeter Kim
2021-08-25BLI_string_utf8: remove unnecessary utf8 decoding functionsCampbell Barton
2021-08-25Cleanup: Use shorter enum item namesHans Goudey
2021-08-24VSE: Add Sequence.parent_meta() python API functionFélix
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-24Fix T90467: Initialize CurveMapping on demandRichard Antalik
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-19LibOverride: Tag all embedded IDs RNA opinters as overridablei, part II.Bastien Montagne
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-18LibOverride: Tag all embedded IDs RNA opinters as overridable.Bastien Montagne
2021-08-18LibOverride: Make nodetree of material overrideable again.Bastien Montagne
2021-08-18LibOverride: Add several missing 'OVERRIDABLE' flags to NodeTrees RNA.Bastien Montagne
2021-08-18LibOverride: tweak resync detection code at apply phase.Bastien Montagne
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17CMake: add missing headersCampbell Barton
2021-08-17RNA: de-duplicate enums in generated sourceCampbell Barton
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-08-16Merge branch 'master' into soc-2021-uv-editor-improvementsSiddhartha Jejurkar
2021-08-13Docs: tooltip update missing from 3e775a4fc57cfd48954adcf284354312f34d5412Campbell Barton
2021-08-12Cleanup: Remove unused includesHans Goudey
2021-08-12Add Extras Dropdown Menu to ConstraintsHenrik Dick
2021-08-12Cleanup: remove redundant variableCampbell Barton