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
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-26modifier.c has all its vergex group index lookups inline, use get_named_verte...Campbell Barton
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-22Added an icon for solidify modifier. Maybe if Jendryzch is around, he might Matt Ebb
2010-01-22Fix [#20762] Problem When Font PreviewU resolution is set to 0Matt Ebb
2010-01-20Fix [#20602] Cluttered UI in modifiersMatt Ebb
2009-12-25bad rna limit referred to in [#20483] Inputs are cappedCampbell Barton
2009-12-21Multires: added back Reshape function, to copy vertex locationsBrecht Van Lommel
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-12-14Fix #20377: object layer and modifier realtime setting are now editableBrecht Van Lommel
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-08RNA:Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-11-28Mesh Deform ModifierBrecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: external file storage for multiresBrecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-21made the merge limit show more precission and use a lower step.Campbell Barton
2009-11-20* More small modifier improvements by nudelZ.Thomas Dinges
2009-11-16Added single column support to modifiersWilliam Reynish
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-11Fix for [#19781] smoke domain displayed in wire even after removed itMatt Ebb
2009-11-052.5 Modifiers: mesh deform, boolean and decimation work again.Brecht Van Lommel
2009-10-20Renamed the modifier category 'Physics' to 'Simulate'. Seems to better encomp...William Reynish
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-13Rename all enums called "prop_mode_items" into something more sensible.Martin Poirier
2009-10-09A few bugfixes:Joshua Leung
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-16RNABrecht Van Lommel
2009-09-112.5: Two BugfixesJoshua Leung
2009-09-072.5:Thomas Dinges
2009-09-07* Another handful of brilliant new icons by jendryzchMatt Ebb
2009-09-052.5Brecht Van Lommel
2009-08-26Smoke:Daniel Genrich
2009-08-24UIWilliam Reynish
2009-08-21Hook Modifier - Bone TargetsJoshua Leung
2009-08-212.5: Modifiers & MenusBrecht Van Lommel
2009-08-20Smoke:Daniel Genrich
2009-08-12fix for errors evaluating user input when units are disabledCampbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-06-Use getattr() now for constraints too. :)Thomas Dinges