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
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
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Expose hair grid info in the RNA (read-only); it can be useful forLukas Tönne
2015-01-20Basic solver result feedback from the mass-spring (cloth/hair) solver.Lukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-13Fix UI messages (own stupidness even :/ ).Bastien Montagne
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-11Modifiers shall be listed in alphabetical order in UI...Bastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2014-12-22Fix T42952: Curve modifier not taken into account when curve is created from ...Sergey Sharybin
2014-12-15Improve tip for simple deform originCampbell Barton
2014-08-17Fix T41467: Modifier view buttons changing positions.Bastien Montagne
2014-08-15Correction to last commit, rna namingCampbell Barton
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-07-14Tooltip improvements for modifier functionsgaiaclary
2014-07-13Tooltip improvements for modifier functionsgaiaclary
2014-06-19RNA: Expose hook centreCampbell Barton
2014-05-07Bugfix: Bend modifier's angle property has crazy limitsJoshua Leung
2014-03-18Cleanup: factorize RNA accessor code of modifiers (saves over 160 lines of du...Bastien Montagne
2014-02-24Fix T38800: Setting UV projector caused zero user objectsCampbell Barton
2014-02-21Modifier: rename triangulate scanfill to ear-clipCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-01-24Change tooltip text for Vertex Group in Bevel Modifier.Howard Trickey
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-04Changed percentage and 0-1 number fields to use sliders. This is more consist...William Reynish
2013-12-26Usual minor UI messages fixes...Bastien Montagne
2013-12-22error in last commit, flag names.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-12Add meaningful default for SimpleDeform modifier's angle prop.Bastien Montagne