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-15Property Search: Fixes for all tab search V2Hans Goudey
2020-09-14Property Search: New implementation for all-tab searchHans Goudey
2020-09-13Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-13Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-13Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-13Merge branch 'property-search-move-context-to-panel' into property-search-add...Hans Goudey
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-11Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-11Merge branch 'property-search-move-context-to-panel' into property-search-add...Hans Goudey
2020-09-11Property Search: Use button groups instead of button pointersHans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-11Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-11Merge branch 'property-search-move-context-to-panel' into property-search-add...Hans Goudey
2020-09-11Merge branch 'properties-pin-operator' into property-search-button-label-pointerHans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-start-end-operators' into property-search-highl...Hans Goudey
2020-09-11Property Search: Fix tab buttons graying out after refactorHans Goudey
2020-09-10Property Search: Set expansion for subpanels based on resultsHans Goudey
2020-09-10Property Search: Refactor block search into new functionHans Goudey
2020-09-10Property Search: Refactor setting block search filterHans Goudey
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-10Reapply changes after failed mergeHans Goudey
2020-09-10Remove changes from property-search-button-label-pointerHans Goudey
2020-09-09Property Search: All tabsHans Goudey
2020-09-09Property Search: Add highlight arguments to tab buttonsHans Goudey
2020-09-09Property Search: Single tabHans Goudey
2020-09-09Property Search: Add "Search match" theme colorHans Goudey
2020-09-09Merge branch 'properties-pin-operator' into property-search-button-label-pointerHans Goudey
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-09Refactor getting constraintsPhilipp Oeser
2020-09-09Cleanup: use bool instead of intJacques Lucke
2020-09-07Cleanup: remove redundant scene argument in BKE_object_addCampbell Barton
2020-09-07Fix OBJECT_OT_data_instance_add creating empty data-blocksCampbell Barton
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: fix compiler warnings for MSVCBrecht Van Lommel
2020-09-03Cleanup: Add/use function to disable buttons with a disabled hintJulian Eisel
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
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: Keep track of button's relationship with label buttonsHans Goudey
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-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-08-30Object: add ED_object_array_in_mode_or_selectedCampbell Barton
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton