This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Brecht Van Lommel cc59417cae RNA:
- Added an autogenerated C++ API, basically a simple layer over the C
  API, but with the advantage that it fits the object oriented RNA
  model better. Read-only still like the C API.
- Had to rename "protected" property in Action Group because it is
  a C++ keyword, called it "locked" since that seems more consistent
  anyway?
- It's not used anywhere, so here's some example code I used to test it,
  to get an idea of how it would be used:

http://pasteall.org/4582/cpp

- Also, ID names are now editable.
2009-03-14 23:17:55 +00:00
..
2008-12-23 21:20:34 +00:00
2009-03-11 20:25:31 +00:00
2009-03-14 13:12:11 +00:00
2009-03-14 18:15:28 +00:00
2008-12-23 21:20:34 +00:00
2009-03-03 10:24:06 +00:00
2009-03-14 23:17:55 +00:00
2.5
2009-02-17 13:37:06 +00:00
2.5
2009-01-04 19:16:13 +00:00
2.5
2009-02-19 16:22:07 +00:00
2009-03-11 20:22:06 +00:00
2.5
2009-01-22 14:59:49 +00:00