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
2019-09-12Fix T69522: Render Region not refreshing Output PropertiesPhilipp Oeser
2019-09-04LANPR: Use flags for SceneLANPR. Make format.YimingWu
2019-09-01Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-23Fix T67140: transforming bone does not update bone tab in properties editorBrecht Van Lommel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Cleanup: make format.YimingWu
2019-08-16Merge remote-tracking branch 'origin/master' into temp-lanpr-stagingYimingWu
2019-08-15Fix T68705: Changing any editor to the properties crashes BlenderDalai Felinto
2019-08-12LANPR: Use flag for enable field.YimingWu
2019-08-11Diff for adding LANPR only.YimingWu
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-10Cleanup: use more explicit check for buttons contextCampbell Barton
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-04Fix T64102: Can't add X-Mirror to quick favoritesCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-22UI: use same light icon for all light types in properties editor tabs.Joep Peters
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-07WM: alternate fix for T58904Campbell Barton
2018-12-07Revert "Fix T58904: Side tabs disappear when creating new View Layer"Campbell Barton
2018-12-07Fix T58904: Side tabs disappear when creating new View LayerDalai Felinto
2018-11-19UI: hide scene / layer in properties context in some cases, for compactness.Brecht Van Lommel
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix T57390: properties editor crash creating new scene in some cases.Brecht Van Lommel
2018-11-07UI: Move pin icon to the right in the context breadcrumbs.Pablo Vazquez
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-31UI: Don't show scrollbar in Properties tab-barJulian Eisel
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel