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/editors
Brecht Van Lommel b863bf98e5 RNA
* Wrap most user editable data in DNA_mesh_types.h and DNA_meshdata_types.h.
  Still needs to be improved in some areas though, especially how to deal
  with data layers (expose per element or as array, or both?), and data in
  face corners (bmesh type data structures are more logical here).

Tweaks to RNA defining to make some cases easier:
* Added range callback function for int/float.
* Added 'skip' callback for listbase and array iterators to skip items in
  the collection.
* Extra error print when calling wrong define_property_*_sdna functions.
* Also made button code respect non_editable flag, is quick change though,
  need to add support for properly graying out etc.
2008-11-24 12:12:24 +00:00
..
RNA
2008-11-24 12:12:24 +00:00
RNA
2008-11-24 12:12:24 +00:00
RNA
2008-11-21 19:14:38 +00:00
RNA
2008-11-21 19:14:38 +00:00
RNA
2008-11-14 17:05:25 +00:00
RNA
2008-11-14 17:05:25 +00:00