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-05-27Geometry Nodes: Draw curve data in the viewportHans Goudey
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-31Cleanup: Remove remaining unused code for DispList "bevel_split"Hans Goudey
2021-03-23Curves: add taper mode optionOmar Emara
2021-02-13Cleanup: spellingCampbell Barton
2020-11-28Fix some naming and comments in F-Curve smoothing code.Alexander Gavrilov
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-30Fix T65146: Curve Texture Coordinates in Cycles and Eevee differClément Foucault
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-11-06Cleanup: remove EditNurb from DNACampbell Barton
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-11-27Font textbox overflow: Different methodsDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-053D Text: improvements to vertical alignmentDalai Felinto
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2017-11-02Merge branch 'master' into blender2.8Campbell Barton