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-12-09Fix RNA un-escaping multiple slashes and strings ending with a slashCampbell Barton
2020-12-09Fix T78823: Slash in custom property name does not workCampbell Barton
2020-12-09Cleanup: use common 'MOD_WELD_MODE_' prefixCampbell Barton
2020-12-09Modifier: Add "Connected" mode to the weld modifierHenrik Dick
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-08Cleanup: use static declarationsCampbell Barton
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-08UI: Correct Usage of 'Eevee' NameYevgeny Makarov
2020-12-07Animation: Show Channel Group Colors is now off by defaultSybren A. Stüvel
2020-12-07Fix (unreported) LibOverride: GPencil local Modifiers not fully editable.Bastien Montagne
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04EEVEE CryptomatteJeroen Bakker
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-03GPencil: Reduce UI range for Simplify Adaptive factorAntonio Vazquez
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-12-02UI: Add new node colors for geometry nodesHans Goudey
2020-12-02Geometry Nodes: unify icons -> use ICON_NODETREE for everythingDalai Felinto
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Cleanup: remove most of "#ifdef WITH_GEOMETRY_NODES"Dalai Felinto
2020-12-02Preferences: remove Point Cloud object from experimentalDalai Felinto
2020-12-02Preferences: remove Geometry Nodes from experimentalDalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-12-02Nodes: add geometry socket typeJacques Lucke
2020-12-02Add Custom Falloff Curve to the Vertex Weight Proximity Modifier.Christian Friedrich
2020-12-02Fix build error on builds without audaspaceRichard Antalik
2020-12-02Fix T83090: Multiple warnings accessing brush enum data.Bastien Montagne
2020-12-02VSE: Unify sequences collections APIRichard Antalik
2020-12-01Cleanup: Use LISTBASE_FOREACH for node tree sockets RNA codeHans Goudey
2020-11-30Tracking: Cleanup pattern match DNA definitionSergey Sharybin
2020-11-26Cleanup unintentional change in rB8a2270efc52aBastien Montagne
2020-11-26Fix T83055: setting rna pointer properties can create bogus custom propertiesPhilipp Oeser
2020-11-26Fix T82729: Crash in rna_EffectorWeight_path when object has fluid andPhilipp Oeser
2020-11-26Fix T81265: Animation is not evaluated when collection is included into view ...Bastien Montagne
2020-11-26Fix T82452: Outliner: Cyclic "Original ID" panel in Data API.Bastien Montagne
2020-11-26UI: Allow theming the alternate row color in the sequencerErik Abrahamsson
2020-11-25Cleanup: Typo in `print_default_info` function name.Bastien Montagne
2020-11-25RNA Armature: Improve the description of AxisRollFromMatrixGermano Cavalcante
2020-11-24Fix Python API docs for the render APIDalai Felinto
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne
2020-11-22Fix unclear tooltip for the Affect Transform option of constraints.Alexander Gavrilov
2020-11-20Outliner: Object state filter invert toggleNathan Craddock
2020-11-20Fix (unreported) bug in liboverride diffing code for collection item insertion.Bastien Montagne
2020-11-19Fix RNA not giving error with invalid identifiers for collection propertiesBrecht Van Lommel
2020-11-19Fix crash when adding strip using RNA API callRichard Antalik
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-18Cleanup: remove break after return statementsCampbell Barton