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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-21Cleanup: spellingLeon Zandman
2021-04-22Fix too big grid plane for Add Object tool on Retina displaysJulian Eisel
2021-04-21Merge branch 'blender-v2.93-release'Philipp Oeser
2021-04-21Fix T87677: Add primitive tools produce wrong sized objects after changing va...Philipp Oeser
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-04-01Cleanup/Refactor: Use flags instead of bool to configure the snap gizmoGermano Cavalcante
2021-03-29Gizmo: Use a utility function to read snap gizmo valuesGermano Cavalcante
2021-03-08Fix T86347: Add Primitive Tool fails for 1x1x1 scalePhilipp Oeser
2021-01-31Cleanup: use switch for Add Object Tool event handlingCampbell Barton
2021-01-31Add Object Tool: make automatic axis selection an optionCampbell Barton
2021-01-20Add Object Tool: minor improvements to tool-tipsCampbell Barton
2021-01-20Add Object Tool: adjust cursor alpha when near view alignedCampbell Barton
2021-01-19Fix T84824: Incorrect height using interactive add toolFalk David
2021-01-17Add Object Tool: scale the cursor plane based on the depthCampbell Barton
2021-01-17Add Object Tool: split aspect & origin options for base/heightCampbell Barton
2021-01-16Add Object Tool: add initial "Fixed Aspect" optionCampbell Barton
2021-01-16Add Object Tool: make UI more compactCampbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-16Add Object Tool: workaround non-orthogonal orientation matricesCampbell Barton
2021-01-16Add Object Tool: quiet warning setting sizeCampbell Barton
2021-01-16Add Object Tool: rename keymap, expose in keymap editorCampbell Barton
2021-01-14Fix add-object tool snap placement when activated from tweak eventCampbell Barton
2021-01-04Cleanup: correct array size in argumentCampbell Barton
2020-12-09Fix T83460: Regression in snap for measure toolGermano Cavalcante
2020-12-08Cleanup: use static declarationsCampbell Barton
2020-11-20Fix add-object cursor plane failing to update on zoomCampbell Barton
2020-11-20Add Object Tool: support placing objects in orthographic axis viewsCampbell Barton
2020-11-20Add Object Tool: use the closest view-aligned axis as a fallbackCampbell Barton
2020-11-16Correct T82753 Fix from 979fe4f1be7d6fe65e52b3ab805ab061a92d1f03Campbell Barton
2020-11-16Fix T82753: Crash using add-object tool when gizmos are disabledCampbell Barton
2020-11-13Object: show preview plane for add-object toolCampbell Barton
2020-11-12Cleanup: split view3d_placement depth & orientation calculationCampbell Barton
2020-11-10Fix T81951: Add Cube new tool surface snaping not workingGermano Cavalcante
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-13GPUBatch: Remove most use of GPU_batch_draw_advanced()Clément Foucault
2020-08-13GPUShader: Change shader state tracking to be part of the GPUContextClément Foucault
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-22Object: add-object option to place on the surface normalCampbell Barton
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-22Fix T77942: Add Cube scales immediately upon creation after changing Size att...Philipp Oeser
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton