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-13Merge branch 'property-search-single-tab' into property-search-start-end-oper...Hans Goudey
2020-09-13Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-13Merge branch 'property-search-button-label-pointer' into property-search-move...Hans Goudey
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-11Cleanup: Remove unused variables and functionHans Goudey
2020-09-11UI: Use operator to set property editor's pinned data-blockHans Goudey
2020-09-11Property Search: Fix clear operator after recent changeHans Goudey
2020-09-11Merge branch 'property-search-single-tab' into property-search-start-end-oper...Hans Goudey
2020-09-10Property Search: Move search string to a runtime structHans Goudey
2020-09-10Merge branch 'property-search-single-tab' into property-search-start-end-oper...Hans Goudey
2020-09-10Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-10Merge branch 'property-search-button-label-pointer' into property-search-move...Hans Goudey
2020-09-10Merge branch 'master' into properties-pin-operatorHans Goudey
2020-09-10Fix T80651: Material tab disappearsSebastian Parborg
2020-09-09Property Search: Quick start and clear operatorsHans Goudey
2020-09-09Property Search: Single tabHans Goudey
2020-09-09Property Search: Move properties context buttons back to a panelHans Goudey
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Merge branch 'master' into properties-pin-operatorHans Goudey
2020-09-09Use RNA to set the pin IDHans Goudey
2020-09-09Merge branch 'master' into properties-pin-operatorHans Goudey
2020-09-09Fix material null pointer reference in buttons_context.cSebastian Parborg
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T79992: Error calling context.copy() in Properties EditorDalai Felinto
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-30Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-07-30Cleanup: Remove pre 2.80 headersValentin
2020-07-29Cleanup: Doxygen sections, comment formattingHans Goudey
2020-07-28Cleanup: Use bool instead of intHans Goudey
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-23UI: Use an operator to set the property editor's pinned data-blockHans Goudey
2020-07-23UI: Move properties tab list creation from RNA to editorHans Goudey
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Cleanup: Explicit return in each `else if` block in `buttons_context()`Sybren A. Stüvel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker