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
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-172.6 RNA:Thomas Dinges
2011-07-08Fix #26962: softbody collision doesn't respect subsurf+displace modifiers.Brecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-22file had non utf8 characters.Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-01replace inline string searches with BLI_findstring(), strcmp(..., ""), with c...Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-18fix [#26995] Crash on bpy.context.object.collisionCampbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-18"Fix" for [#26130] Turbulence Force Field seed does not look to generate a ne...Janne Karhu
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2010-12-24Bugfix #25367Ton Roosendaal
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
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