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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-04Cleanup: formatCampbell Barton
2022-10-03Fix T101564: GPencil: Selecting imprecise if transforms are animatedAntonio Vazquez
2022-10-02Cleanup: Rename function `gpencil_point_to_parent_space`Antonio Vazquez
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-19Cleanup: spellingCampbell Barton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-04-12Fix wrong key type for GSet in Grease Pencil same material selectionLukas Stockner
2022-03-29Fix T96835: Grease pencil tweak tool selects but doesn't dragCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-09-17UI: enable the depend-on-cursor flag for some operatorsCampbell Barton
2021-08-08Cleanup: Fix comment typoAntonio Vazquez
2021-08-08GPencil: Fix memory leak in previous commitAntonio Vazquez
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-21Fix T89306: GPencil selection doesn't work correctly with modifiersAntonio Vazquez
2021-04-13Fix T87400: GPencil change Select Alternate defaultsAntonio Vazquez
2021-02-27Fix T85987: Selection when GP is parentedFalk David
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-16Cleanup: clang-tidyCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-01Fix (unreported) GPencil cannot deselect points with box/lasso selectPhilipp Oeser
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-28Fix T78353: GPencil: Make Circle select only select points inside circleAntonio Vazquez
2020-06-27Fix T78336: Gpencil selection unstableAntonio Vazquez
2020-06-22GPencil: Remove Fill selection with Tweak tool and fix bugAntonio Vazquez
2020-06-05GPencil: Improve Vertex Paint in filled areasAntonio Vazquez
2020-06-04GPencil: Improve selection in Fill areasAntonio Vazquez
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-19Fix T74915: Gpencil Tweak tool does not add point to selection holding ShiftAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez