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-07-14UI: Add missing row in curve profile templateHans Goudey
2020-07-13IDTemplate: Minor tweak to 'make local/override' code.Bastien Montagne
2020-07-13Fix (unreported) bad handling of undo for some IDTemplates operations.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-07-11Cleanup: spellingCampbell Barton
2020-07-06UI: Add shortcuts for shader effect panelsHans Goudey
2020-07-04Fix T78588: Material preview not visible in selection listJulian Eisel
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Deduplicate code for finding context objectHans Goudey
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Cleanup: LibOverride: Replace raw pointers checks by proper macros.Bastien Montagne
2020-06-30UI: Add shortcuts for grease pencil modifier panelsHans Goudey
2020-06-29UI: Tweak Cache File Template LayoutHans Goudey
2020-06-29UI: Add shortcuts for modifier panelsHans Goudey
2020-06-29UI: Show library status icons in search menus, rather than letter prefixJulian Eisel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fix T78172: Undo crash due to IDTemplate operations missing undo push.Bastien Montagne
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-15Fix text after '|' being right aligned in the ID selectorCampbell Barton
2020-06-10UI: Show library names grayed out and right-aligned in menusJulian Eisel
2020-06-09UI: Set modifier panel expansion on every redrawHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-02Cleanup: Use const context for some UI templatesHans Goudey
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Cleanup: Avoid mixing unlink-operator and menu name for ID-templatesJulian Eisel
2020-05-26Fix T77075: Crash omitting optional UILayout.template_ID_tabs parameterJulian Eisel
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton
2020-05-07Cleanup: split button search callbacks into their own structCampbell Barton
2020-05-07BLT: include a non-executing reference to context in macrosCampbell Barton
2020-05-06Cleanup: move search templates into their own filesCampbell Barton
2020-05-04Cleanup: use ELEM macroCampbell Barton
2020-04-30UI: add all operators to search menu when developer extras is enabledCampbell Barton
2020-04-20Cleanup: typoJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-17Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-17Fix (unreported) bda locking of whole GP modifiers whem GP obdata is linked.Bastien Montagne
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-16Fix T75675: Unlinking [with setting users to zero] not clearingPhilipp Oeser
2020-04-15Fix menu search using exec instead of invoke by defaultCampbell Barton
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-14UI: correct menu used for dope-sheetCampbell Barton