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
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-14Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.Bastien Montagne
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2017-12-06Array Modifier: option to offset UV'sCampbell Barton
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-04Fix i18n messages extraction script, and a few more UI messages...Bastien Montagne
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-18Fix (irc-reported by @sergey) invalid precision value in a float RNA property.Bastien Montagne
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
2017-03-19Usual UI/i18n message fixes.Bastien Montagne
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2016-10-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-10-23Displace modifier: add global/local space option for X/Y/Z/XYZ directions.Quentin Wenger
2016-09-27Fix T49464: Data Transfer modifier slows down redraw of window.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-14Use BMesh solver for new boolean modifiersCampbell Barton
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-08BMesh: add decimate edit-mode toolCampbell Barton
2016-06-23RNA: Expose hook inverse matrixCampbell Barton
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-03-07Simple Deform modifier: invert vgroup optionCampbell Barton
2016-03-07Shrink Wrap modifier: invert vgroup optionCampbell Barton
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-01-17Cleanup: spellingCampbell Barton
2016-01-07Select mirror multiple axis supportCampbell Barton
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2015-12-11BMesh: Add option to use BMesh boolean modifierCampbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-09-18Address request from T46136: make softrange for 'simple deform' angle from -3...Bastien Montagne
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-03OpenSubdiv: Made it a modifier option to enable OSD for viewportSergey Sharybin
2015-07-05Change default for bevel to match previous behavior.Howard Trickey