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-09-16Cleanup: formatCampbell Barton
2022-09-15UV: rename "Pixel Snap Mode" to "Pixel Round Mode"Chris Blackbourn
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-12Fix T100851: Sync markers does not work for numinputPhilipp Oeser
2022-09-12UV: support uv seams when computing uv islandsChris Blackbourn
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-30Cleanup: spelling in commentsCampbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Fix running transform without a regionCampbell Barton
2022-08-27UV: support constrain-to-bounds for uv rotation operatorChris Blackbourn
2022-08-26Cleanup: use 'len_v2'Germano Cavalcante
2022-08-26Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-26Transform: Use more general approach to node view updateGermano Cavalcante
2022-08-26Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-26Fix T100632: Regression: Node border snap guide line not drawing properlyGermano Cavalcante
2022-08-26Fix T100633: Node Editor: Edge scrolling breaks node snappingGermano Cavalcante
2022-08-26Fix T100633: Node Editor: Edge scrolling breaks node snappingGermano Cavalcante
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-08-23Cleanup: match names between functions & declarationsCampbell Barton
2022-08-17Cleanup: Move view layer array utils from macros to functionsHans Goudey
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Revert "Fix T100280: GG not toggling the offset transform mode in tracker"Germano Cavalcante
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Fix T100280: GG not toggling the offset transform mode in trackerGermano Cavalcante
2022-08-06Cleanup: Simplify NULL handling for BKE_image_find_nearest_tileChris Blackbourn
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-07-30Cleanup: Clang tidyHans Goudey
2022-07-22Fix nodes not transformingGermano Cavalcante
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-22Cleanup: add BKE_image_find_nearest_tile_with_offsetCampbell Barton
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-20Fix T99869: Edge crease no longer workingGermano Cavalcante
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-19Cleanup: compiler warningBrecht Van Lommel
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-15Fix T98061: uv resize with individual origins could break constrain to boundsChris Blackbourn
2022-07-15Cleanup: separate clipUVTransform into two different functionsChris Blackbourn