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/windowmanager/intern
Brecht Van Lommel 51fbc95e8c RNA
* Added icon to property and enum property items. The latter is
  responsible for the large number of files changed.
* For RNA functions, added PROP_RNAPTR flag to ask for a PointerRNA
  as argument instead of a C pointer, instead of doing it implicitly
  with the AnyType type.

* Material: properly wrap diffuse/specular param variables, and
  rename some things for consistency.
* MaterialTextureSlot: added "enabled" property (ma->septex).
* Image: make animated property editable.
* Image Editor: make some things editable, notifiers, respect state.
* Context: fix issue with screen not being set as ID.
2009-06-16 00:52:21 +00:00
..
2009-05-05 23:10:32 +00:00
2009-06-08 20:08:19 +00:00
UI:
2009-03-25 20:49:15 +00:00
2009-05-05 23:10:32 +00:00
2.5
2009-06-07 11:12:35 +00:00
RNA
2009-06-16 00:52:21 +00:00
2.5
2009-06-08 10:00:14 +00:00