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 bool instead of short for job stop & do_update argumentsCampbell Barton
2022-10-20UI: Icon number indicator for data-blocksDalai Felinto
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-05GPU: convert 'GPU_SHADER_2D_IMAGE_COLOR' to 3DGermano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-06-15UI: Implement icons for the curve sculpt tools brushesDalai Felinto
2022-06-15UI: Fix sculpt curve not being able to get brush iconsDalai Felinto
2022-04-13Fix some usages of 'GPU_shader_get_uniform_block'Germano Cavalcante
2022-03-29LibOverride: Add a new 'virtual' non-editable override icon and use it in Out...Bastien Montagne
2022-03-29Icons: Programmatically create indirect library icon, remove from SVGJulian Eisel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-26Assets: allow creating preview image by rendering active objectJacques Lucke
2022-01-18GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.Jeroen Bakker
2022-01-17Cleanup: Remove now redundant performance workaround for asset previewsJulian Eisel
2022-01-17UI: Speed up icon scalingJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-22Assets: Generate light preview when making light object an assetJulian Eisel
2021-11-22Fix grayed out preview generation button for light objectsJulian Eisel
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-08Fix performance issues with pose library sidebar and many posesJulian Eisel
2021-11-08Cleanup: quiet compiler warningsCampbell Barton
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-08-13Keyframe: Reduce GPU context switches.Jeroen Bakker
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03UI: building without Python againCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-19Cleanup: Separate keyframes_draw and keyframes_keylist.Jeroen Bakker
2021-07-15Cleanup: Use const for UI icon getter functionJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-07Fix T86463: Colored collection icons don't scale with zoom levelLeon Leno
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-01-04Cleanup: use const variablesCampbell Barton
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel