Commit Graph

20 Commits

Author SHA1 Message Date
70eada0ece io_raw_mesh: fixes,.. already were done but gone 'lost' (no svn history, nothing in patch tracker,...). wtf?!? 2011-02-21 22:57:53 +00:00
a2f135e7d7 use mesh.validate() to ensure all meshes of imported data is ok and wont crash blender. 2011-02-11 12:09:15 +00:00
c05f4813b6 incorrectly switched mesh.update() --> mesh.update_tag(),
update_tag() tags for depsgraph update only, update() executes normal recalculation and creates edge data.
2011-02-08 21:36:44 +00:00
fe45d789d8 rename id.update() to update_tag() 2011-02-07 08:16:01 +00:00
ee29d3dcc6 Minor formating errors. 2011-01-18 00:04:49 +00:00
4bdaedfc4a updates for changes in blenders api 2010-12-08 11:47:35 +00:00
68b9fef91c bugfix [#24338] All Expoter is not displayed. 2010-10-23 01:44:33 +00:00
f127cafc41 minor syntax adjustments 2010-09-19 14:26:41 +00:00
46a2c6aa73 Patch [#23759] more replace self.properties.foo --> self.foo for bf-extensions/trunk/py/scripts
by Filiciss Muhgue (filiciss). Thanks a lot!

Part 2: Extensions
2010-09-10 23:40:32 +00:00
8cf2a0c892 patch [#23647] fix for bf-extensions/trunk/py/scripts/addons
from Filiciss Muhgue (filiciss)
2010-09-03 15:58:47 +00:00
1e5e2412e2 update for rna changes 2010-09-02 04:53:39 +00:00
d7752e1b50 update for rna api changes 2010-08-26 23:31:22 +00:00
5027ccba53 updates for changes in blenders api 2010-08-18 03:42:53 +00:00
afb4b1e50e update for changes in blender 2010-08-06 03:47:42 +00:00
95f81072ca applied patch to repair scripts,
thanks DustyDingo for reporting.
2010-07-26 08:04:24 +00:00
29f96aa287 update for changes in blenders api. 2010-07-15 16:56:27 +00:00
69a384d3ed remove filename and directory from ops that dont need them 2010-06-26 22:33:13 +00:00
2246e5b597 update for changes in trunk 2010-06-14 03:53:45 +00:00
5e9944164d no need to set flag anymore 2010-03-16 12:44:46 +00:00
79d89af924 moving scripts from blender to bf-extensions 2010-03-03 07:51:37 +00:00