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
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
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-06-16Fix T45088: Wrong tooltip for 'Object Transform' option of transfer data.Bastien Montagne
2015-06-05BMesh: decimator, allow vgroup factor over 1Campbell Barton
2015-06-04BMesh decimate, improve behavior with weightsCampbell Barton
2015-05-07Fix T44630: incorrect mirror modifier merge limit tooltip.Brecht Van Lommel
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
2015-02-19RNA: poll functions restricting object typesCampbell Barton
2015-02-06Fix some UI messages from own recent merge, and RNA code checking for final '...Bastien Montagne
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05UI: UVWarp-Modifier had duplicate namesCampbell Barton
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne