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
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2020-12-15Fix redundant declaration warningJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-10Refactor: move preview image .blend I/O to blenkernelJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-02-03UI: invert toolbar icon colors for light toolbar button backgroundYevgeny Makarov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-04-23Error in last commitCampbell Barton
2018-04-23UI: option to load icon from fileCampbell Barton
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-16Make ID icons safe for deletion from threadsSergey Sharybin
2018-03-16Cleanup: naming and const parameter.Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-07-19Fix (IRC reported by Sergey) assert regarding icon_id of newly copied datablo...Bastien Montagne
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-05-18fix [#27158] Appending crash with preview.Andrea Weikert
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2007-09-02== imagebrowser ==Andrea Weikert
2005-12-22Big commit in orange: Interface icons for materials, texturesAndrea Weikert