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-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-15- 'matrix_basis' for objects and pose bones, this is an alternative access to...Campbell Barton
2010-11-08Fix for [#24597] Option External in Smoke cache affects settings of start and...Janne Karhu
2010-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19rna naming mainly forBoidsCampbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18rna naming mainly for Scene/IK/KeyingSet'sCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-21Fix #20983: cloth and smoke point cache step was not enforced to 1.Brecht Van Lommel
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-30Fix for [#22667] Soft Body Aero on/off switch Matt Ebb
2010-05-11fix for crash reading pointcache, was reading over the buffer size, use lzo1x...Campbell Barton
2010-05-06option to use the linked path or the local path for pointcache.Campbell Barton
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-03Fix [#22199] Cloth Cache Panel > Disk Cache doesn't workMatt Ebb
2010-04-21option to use curve point weights to influence particle effectors.Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-30Baking for dupligroup & linked library objectsBrecht Van Lommel
2010-03-24remove unused rna includesCampbell Barton
2010-03-15soft bodies kind of bug fixing:Jens Ole Wund
2010-03-04effector shape names: old/new --> point/planeCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-03Stickness factor for particle collisions, patch submitted by Raul Fernandez H...Janne Karhu
2009-12-28Try to get soft body to curve workingJens Ole Wund
2009-12-21* Rest length parameter for harmonic force springs. Implementation is a sligh...Janne Karhu
2009-12-08RNA:Brecht Van Lommel
2009-11-28py/rna apiCampbell Barton
2009-11-24Updated icons. Thanks to jendrzych.William Reynish
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-05Added mass and spring vertex groups to softbody rna/uiMatt Ebb
2009-11-04Changed hand-generated RNA paths to quote strings used as collection indexes.Matt Ebb
2009-11-03* Fix for bug [#19726] Cannot add FCurve to any option under the physics pane...Matt Ebb
2009-10-30* Tiny Force Field Layout improvements and tooltip fix by nudelZ. Thanks! Thomas Dinges
2009-10-14RNA:Brecht Van Lommel
2009-10-05General particle bug fixes + few small goodiesJanne Karhu
2009-10-03Fixed [#19506] Missing buttons : Curve Guide.Thomas Dinges
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-08-16Minor adjustments to game physics. Moved some of the name changes into RNA an...William Reynish
2009-08-12New point cache file format:Janne Karhu