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-09-24LibOverride: Do not assert when failing to apply an override rule.Bastien Montagne
2020-09-23UI: Clarify curve geometry factor and mapping tooltipsHans Goudey
2020-09-23Fix T73858: Gizmo.use_draw_scale doesn't work as expectedCampbell Barton
2020-09-22Cleanup: Quiet unused variables warningHans Goudey
2020-09-22GPencil: Improve default brush draw modeAntonio Vazquez
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-20LibOverride: add checks to RNA collections editing utils.Bastien Montagne
2020-09-20Cleanup: Correct comment in newly added liboverride code for IDProp collections.Bastien Montagne
2020-09-20LibOverride: support inserting items in py-defined (IDProp-based) collections.Bastien Montagne
2020-09-20RNA access: Add utils to search a collection item from its name, and get both...Bastien Montagne
2020-09-19GPencil: Change tooltip for Holdout optionAntonio Vazquez
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Overlay: Fade Inactive GeometryPablo Dobarro
2020-09-18LookDev: Lock HDRI rotation to ViewPablo Dobarro
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-09-18Fix 80909: Switching to profile bevel can explode Curve geometryHans Goudey
2020-09-18Fix T71383: Error setting the windows workspaces from PythonCampbell Barton
2020-09-18Cleanup: use 'UI_icon_*' prefix for icons APICampbell Barton
2020-09-17Fix T80131: Rigid Body World Field Weights dont have a proper RNA pathPhilipp Oeser
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-16Cleanup: spellingCampbell Barton
2020-09-16UI: Add grid-related theme optionsRed Mser
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Add "search match" theme colorHans Goudey
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-15Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"Jeroen Bakker
2020-09-15Image Editor: Make Rendering of Pure Emissive Colors OptionalJeroen Bakker
2020-09-15Fix T79534: Python Operator.bl_translation_context ignoredCampbell Barton
2020-09-15Fix T80794: assert naming a new shape key from PythonCampbell Barton
2020-09-14Fix T80564: flow particle size is too limitingJacques Lucke
2020-09-14Fix T80643: Library Override: Can't change Armature Layer enabled-ness.Bastien Montagne
2020-09-14Fix T80457: Library Override - Custom Property to Drive Child Particles resul...Bastien Montagne
2020-09-14Fix T80747: New vgroups on unsupported object types fails silentlyCampbell Barton
2020-09-14Fix T80694: Crash reloading scripts from the Python consoleCampbell Barton
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-13Fix T62504: Crash accessing depsgraph from evaluated view layerCampbell Barton
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-11Particles: Allow python to write hair keysSergey Sharybin
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Image Editor: Enable New DrawingJeroen Bakker