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-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-14Fix console cursor offsetCampbell Barton
2020-02-14Cleanup: console/info headersCampbell Barton
2020-02-14Cleanup: use 'textview_' prefix for internal functionsCampbell Barton
2020-02-14Cleanup: change textview 'unsigned char' to 'uchar'Campbell Barton
2020-02-14Fix T73784: Python console: incorrect wrapped line cursor positionCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-02Cleanup: clang-formatCampbell Barton
2020-01-29UI: Info Editor Visual ChangesHarley Acheson
2019-12-11Cleanup: spellingCampbell Barton
2019-12-03Cleanup: text-view comments, variable names, const argsCampbell Barton
2019-12-03Cleanup: rename textview ymin/maxCampbell Barton
2019-12-03Fix minor errors with text view margins for console/info editorCampbell Barton
2019-11-27Fix T71000: Statistics don't take collections hidden state into accountDalai Felinto
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-10-29Fix T71171: Problems removing texture packing (without writing anything)Philipp Oeser
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-31Fix T65278: Stats info and instancing "misinformation"Dalai Felinto
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-29Fix shift-click to select multiple reportsCampbell Barton
2019-04-26Keymap: Support shift-click to select multiple reportsCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Fix: Info window select all toggle brokenCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-06WM: match select all behavior for the info spaceCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton