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-25Cleanup: animation, reduce complexity of RNA update functionSybren A. Stüvel
2020-09-25Cleanup: animation, remove commented-out codeSybren A. Stüvel
2020-09-25Cleanup: animation, deduplicate "can edit action" logicSybren A. Stüvel
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25LibOverride: Fix some cleanup of unused override operations.Bastien Montagne
2020-09-25LibOverride: Tweak messages when some sub-item is not found when applying ove...Bastien Montagne
2020-09-25LibOverride: Silence some more asserts.Bastien Montagne
2020-09-25Fix T81155: Keyframe.select_control_point True when unselectedCampbell Barton
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
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