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-11-05Cleanup: use bools and typed enums for WM_job type & flagCampbell Barton
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-04-29Cleanup: Simplify job custom data query APISergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-03-15Cleanup: replace 'timer_ended' with 'timer_end'Campbell Barton
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-04Cleanup: Use LISTBASE_FOREACH macro in windowmanager internHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-18Cleanup: More miscellaneous code quality changes in wm directoryHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-05-13Fix T76320: Thread race condition on undo with prefetching enabledRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Cleanup: Comments of wmJobs callbacks.Bastien Montagne
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-04-04Fix T62870: progress in taskbar not updated when cancelling renderBrecht Van Lommel
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
2018-11-28Tweaks for threading schedule for Threadripper2 and EPYCSergey Sharybin
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-07-06Fix T55581: kill running (render) jobs when deleting a scenePhilipp Oeser
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2016-02-07Fix T47342: hang with freestyle viewport render and animation playback.Brecht Van Lommel
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-18UI: use a callback for the progress tooltipCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2015-06-01Cleanup: doxygen commentsCampbell Barton
2014-11-30Fixed T35128. Progress bar sync on Windows.Alexandr Kuznetsov
2014-11-29Cleanup: unused headersCampbell Barton