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-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-25Fix T81161: Bad properties context panel placement loading old filesHans Goudey
2020-09-25Cleanup: Miscellaneous code improvementsHans Goudey
2020-09-20Fix T80993: Crash duplicating inactive workspaceHans Goudey
2020-09-16Cleanup: spellingCampbell Barton
2020-09-15Property Search: Quick start and clear operatorsHans Goudey
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Move properties context buttons back to a panelHans Goudey
2020-09-15Cleanup: Split properties editor layout functionHans 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-10Fix T80651: Material tab disappearsSebastian Parborg
2020-09-09Cleanup: reduce variable scopeJacques Lucke
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: 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
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto