This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenkernel
Campbell Barton 370adc51ff py api function to tag all ID blocks, was available in 2.4x as.
bpy.data.meshes.tag = True

But this was only useful for setting so make it a function for 2.5x.
 bpy.data.objects.tag(False)


X3D: use tagging rather then a name dictionary, this fixes a bug where library name overlaps could mix up names.
2011-01-05 05:33:27 +00:00
..
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-10-30 17:16:37 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 20:33:15 +00:00
2010-12-04 13:00:28 +00:00
2010-12-19 20:12:12 +00:00
2010-12-04 13:00:28 +00:00
2010-04-01 06:26:41 +00:00
2010-12-04 13:00:28 +00:00
2010-12-04 13:00:28 +00:00
2010-08-04 12:18:07 +00:00
2010-02-12 13:34:04 +00:00
2010-12-16 23:24:25 +00:00
2010-02-12 13:34:04 +00:00
2010-06-14 23:56:12 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 21:22:26 +00:00
2010-02-12 13:34:04 +00:00