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-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-09-21Fix T91534: GPencil interpolate Sequence fails if stroke has 0 pointsAntonio Vazquez
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton
2021-03-29Fix T86975: GPencil interpolate wrong stroke orderAntonio Vazquez
2021-03-27Fix T86975: GPencil interpolate sequence error when strokes are not selectedAntonio Vazquez
2021-03-22GPencil: Hide Interpolate Only Selected in Draw ModeAntonio Vazquez
2021-03-12GPencil: Interpolate can use all keyframe types except breakdownAntonio Vazquez
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-02-24Cleanup: Clang tidy else after returnHans Goudey
2021-02-24Cleanup: Simplify vector direction comparisonAntonio Vazquez
2021-02-24Cleanup: Fix commentAntonio Vazquez
2021-02-24GPencil: Improve Interpolate AutoFlip algorithm IIAntonio Vazquez
2021-02-24GPencil: Fix typo error in previous commitAntonio Vazquez
2021-02-24GPencil: Improve Flip algorithm for InterpolateAntonio Vazquez
2021-02-20Cleanup: reference near duplicate enum definitionsCampbell Barton
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-27UI: Fix incorrect RNA percentage property definitionsHans Goudey
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Cleanup: compiler warning, clang-format, spellingCampbell Barton
2021-01-21Merge branch 'blender-v2.92-release'Falk David
2021-01-21GPencil: Deactivate interpolation of gpencil curvesFalk David
2021-01-21GPencil: Make Layer and Frame duplicate functions more flexibleAntonio Vazquez
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2020-12-18GPencil: Fix potential error in interpolate frameAntonio Vazquez
2020-12-16GPencil: Improve interpolation of strokes with unequal lengthsFalk David
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-10-31Merge branch 'blender-v2.91-release'Antonio Vazquez
2020-10-31Fix T82265: GPencil interpolate crash when next frame was NULLAntonio Vazquez
2020-10-29GPencil: Add interpolate operators in Draw modeAntonio Vazquez
2020-09-04GPencil: New option to set steps in Interpolate SequenceAntonio Vazquez
2020-07-28GPencil: Fix unreported missing strokes in interpolationAntonio Vazquez
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-22Fix T78134: GPencil interpolation crashAntonio Vazquez
2020-06-19Fix T78042: GPencil: Strokes go missing after Interpolation from another layerAntonio Vazquez
2020-05-06Fix T76470: GPencil sequence interpolate crash when not enough frames in layerAntonio Vazquez
2020-04-25Fix T76078: GPencil: frames interpolation erase strokesAntonio Vazquez
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez