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-29Docs: Add documentation for 'material_index'Aaron Carlisle
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-03-23Curves: add taper mode optionOmar Emara
2021-02-20Cleanup: reference near duplicate enum definitionsCampbell Barton
2021-01-06Fix T83372: Point.select can be True when unselectedCampbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-09-25UI: Improve curve geometry property tooltipsHans Goudey
2020-09-25Fix T81155: Keyframe.select_control_point True when unselectedCampbell Barton
2020-09-23UI: Clarify curve geometry factor and mapping tooltipsHans Goudey
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-18Fix 80909: Switching to profile bevel can explode Curve geometryHans Goudey
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-07-23Cleanup: rename Curve.len_wchar to len_char32Campbell Barton
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-06-20Fix T54112: curve.splines.new() ignores Curve.resolution_u/vCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Improve error message converting nurb to bezierPhilipp Oeser
2020-01-31UI: Icons updateWilliam Reynish
2020-01-30Fix T65146: Curve Texture Coordinates in Cycles and Eevee differClément Foucault
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
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-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-06-18Cleanup: improve description wordingCampbell Barton
2019-06-06Fix T59176: Missing Animation Update for Surface Resolution U & VSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: re-run (#if 0 caused noise)Campbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Python API: expose text object kerning.Damien Picard
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-02-19Units: Fix some property subtypesVaishnav S
2019-02-18RNA: use distance unitsWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: RNA boolean names (use prefix conventions)Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Fix: Add units to text offset_x and offset_y propertiesJoel Godin