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-03Sculpt: Remove unused code in Clay StripsPablo Dobarro
2020-09-03Fix cloth brush not working with anchored strokePablo Dobarro
2020-09-03Sculpt: Sculpt Face Set gestures toolsPablo Dobarro
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-09-03Fix T80391: Overrides: wrong check in constraint pollPhilipp Oeser
2020-09-03Fix T80409: Walk rotation speed depends on view sizeCampbell Barton
2020-09-03UI: pixel align axis navigation characters to resolve blurry textCampbell Barton
2020-09-02Fix Cloth Snake Hook brush not using pressurePablo Dobarro
2020-09-02Fix T80311: Sculpt Filters not working when using vertical splitPablo Dobarro
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-09-02UI: add back Layout.introspectCampbell Barton
2020-09-02UI: simplify tool-tip logic for operatorsCampbell Barton
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-09-02Cleanup: spellingCampbell Barton
2020-09-02UI: Remove unecessary panel_free_block functionHans Goudey
2020-09-01Fix T79553: StretchTo constraint: Apply Pose changes bone lengthSybren A. Stüvel
2020-09-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-09-01Fix ugly alignment of "Mono" option in the SequencerJulian Eisel
2020-09-01Fix (unreported) GPencil cannot deselect points with box/lasso selectPhilipp Oeser
2020-09-01Gizmo: Navigate: Make use of UI_draw_roundbox_4fvClément Foucault
2020-09-01Transform: remove MOD_CONSTRAINT_PLANEGermano Cavalcante
2020-09-01Fix constrain plane masking shift eventGermano Cavalcante
2020-09-01Fix T80258: UILayout.prop_search() issues with datablock namesPhilipp Oeser
2020-09-01Transform: Move some hardcoded keyitems to keymap_data in pythonGermano Cavalcante
2020-09-01Sequencer: Fix crash caused by stereo rendering fixClément Foucault
2020-09-01Fix errors ensuring grease pencil paletteCampbell Barton
2020-09-01Cleanup: correct doxy sectionsCampbell Barton
2020-09-01Fix T80100: To sphere tooltip uses "vertices" even in object modeAaron Carlisle
2020-09-01GL: Fix two GLerrorClément Foucault
2020-09-01Cleanup: Use GPUBatch for icon and area drawingClément Foucault
2020-08-31New Boolean: Always expose solver propery, add warningHans Goudey
2020-08-31Fix unused parameter warning in `snap_increment_apply_ex()`Sybren A. Stüvel
2020-08-31Cleanup/Refactor: Split the snap to increments codeGermano Cavalcante
2020-08-31Fix T79973: Re-ordering face maps messes up the names of other face mapsGermano Cavalcante
2020-08-31Fix T80126: Alembic Import dialogue has overwrite protection UIPhilipp Oeser
2020-08-31Cleanup: Resolve unused variable warning in lite buildHans Goudey
2020-08-30Fix T79940 VSE Editor crash when opening a different scene as a stripClément Foucault
2020-08-30Fix T80138 Node Editor: Add Frame turns background grayClément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-30Object: support multiple objects for limit-total vertex groupsCampbell Barton
2020-08-30Object: add ED_object_array_in_mode_or_selectedCampbell Barton
2020-08-30Object: support removing unused weights for selected objectsCampbell Barton
2020-08-30Object: support removing unused material slots for selected objectsCampbell Barton
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-28UI: Improve curve grid drawing codepembem22
2020-08-28Fix T80195: crash when invoking tooltips on MacOSGermano Cavalcante
2020-08-28Fix for T75369: Text Editor Line ColorHarley Acheson
2020-08-28UI: Do Not Display Negative Zero FloatsHarley Acheson
2020-08-28cleanup: Fix style issue in sculpt.cRay Molenkamp