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-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-14Cleanup: simplify calculation of NDOF pan/zoom in 2D viewsCampbell Barton
2022-10-10Cleanup: clang-formatLukas Stockner
2022-10-10I18n: disambiguate or extract a few messagesDamien Picard
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-19Cleanup: spellingCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-10Cleanup: replace strncpy with BLI_strncpyCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-06GPU: remove 'GPU_SHADER_3D_IMAGE_MODULATE_ALPHA'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-01Tracking: Image from Plane Marker operatorsSergey Sharybin
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Fix T99290: Wrong color management of plane track image previewSergey Sharybin
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz
2022-06-15Fix T98765: Regression: Unable to select mask points in clip editorSergey Sharybin
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-05Cleanup: assign operator type flags in their initializationCampbell Barton
2022-05-18Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-18Fix incorrect track search area election colorSergey Sharybin
2022-05-17Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-17Fix console errors about missing properties in circle selectSergey Sharybin
2022-05-16Cleanup: Tracking, clarify commentSergey Sharybin
2022-05-16Cleanup: shadowing warningCampbell Barton
2022-05-13Tracking: Move all selection logic to operator exec()Sergey Sharybin
2022-05-13Refactor: Use coordinate in API for track selectionSergey Sharybin
2022-05-13Fix jump when switching accurate marker slidingSergey Sharybin
2022-05-13Cleanup: Remove dead code in tracking slide operatorSergey Sharybin
2022-05-13Cleanup: Proper state check in marker slide operatorSergey Sharybin
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-12Cleanup: Clarify function name and comment logicSergey Sharybin
2022-05-12Cleanup: De-duplicate region visibility logic in clip editorSergey Sharybin
2022-05-12Cleanup: Use stronger typing in marker slide operatorSergey Sharybin
2022-05-12Cleanup: Hide slide operator specific logicSergey Sharybin
2022-05-12Cleanup: Reduce indentation level in track slide operatorSergey Sharybin
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-05-12Cleanup: Strong type for track path clear APISergey Sharybin
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg