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-10- fixed preblend xform struct byte alignmentWayde Moss
2020-12-10-some early WIP for strip alignment:Wayde Moss
2020-12-10Feature: NLA Merge StripsWayde Moss
2020-12-10Feature: NLA: Evaluate Whole NLA Stack in Tweak ModeWayde Moss
2020-12-09Cleanup: use doxy sections for graph_edit.cCampbell Barton
2020-12-08Fix T83559: File Browser uses wrong operationJulian Eisel
2020-12-08Cleanup: Correct an own earlier commit to use an existing utility functionJulian Eisel
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-12-08Cleanup: Use guarded allocator for data-block names returned from file readingJulian Eisel
2020-12-08LibOverride: Add initial support for adding new NLA tracks.Bastien Montagne
2020-12-08Cleanup: use static declarationsCampbell Barton
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-07Fix T83307: Some modal keys of transform operators don't correspond to the ex...Germano Cavalcante
2020-12-07Fix T83510: Convert Gpencil to curve crash when stroke has zero pointsAntonio Vazquez
2020-12-07Cleanup: Use LISTBASE_FOREACH in node transform codeHans Goudey
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-07Fix T81745: Auto Weights fails with Mirror mod + Vertex Groups XSybren A. Stüvel
2020-12-07UI Code Quality: Start refactoring Outliner tree-element building (using C++)Julian Eisel
2020-12-07Fix missing type check for Outliner eyedropper queryJulian Eisel
2020-12-07Cleanup: Avoid setting (unsafe) Outliner tree element data that won't be usedJulian Eisel
2020-12-07Fix access to invalid data in Outliner tree buildingJulian Eisel
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-07Fix T83296: Unknown actions no longer perform an undo pushGreg Neumiller
2020-12-07Fix T83347: Smart UV project crashes with wire edgesGreg Neumiller
2020-12-07Cleanup: spellingCampbell Barton
2020-12-06UI: Alert Dialog Helper FunctionYevgeny Makarov
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-05Fix crashes with invisible Outliners on fullscreen or window closingJulian Eisel
2020-12-05Cleanup: Finish porting outliner tree building to C++Nathan Craddock
2020-12-05Cleanup: Outliner Data API display modeNathan Craddock
2020-12-05Cleanup: Outliner scenes display modeNathan Craddock
2020-12-05Cleanup: Outliner orphan data display modeNathan Craddock
2020-12-05Cleanup: Outliner video sequencer display modeNathan Craddock
2020-12-04Cleanup: Move Outliner runtime hash into internal runtime struct, out of DNAJulian Eisel
2020-12-04Transform: Don't use Automatic Constraint Plane in 2D editorsGermano Cavalcante
2020-12-04Cleanup: Deduplicate constraint event codeGermano Cavalcante
2020-12-04Cleanup: Declare variables where initializedHans Goudey
2020-12-04Cleanup: Use typedef for button string info typeHans Goudey
2020-12-04Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-12-04Fix T83346: Scrolling doesn't work with mouse over panel headerHans Goudey
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-04Sculpt: Allow inverting the Erase Displacement mesh filterPablo Dobarro
2020-12-04UI: Add sculpt stats to statusbarPablo Dobarro
2020-12-03Fix T83352: Move with constraint showing an incorrect value in the headerGermano Cavalcante
2020-12-03GPencil: Fix unreported refresh of stroke after using Arrange operatorAntonio Vazquez
2020-12-03GPencil: Add Vertex Paint operators to Paint menuAntonio Vazquez