36bfa35b9eaf8bfe6740081fed49a55a7eac1a3a
Added a test gui script for ID Properties. To use, just select ID Property Browser from the help menu. You can browse, create and edit ID Properties for several library block types. Should be fairly straightforward to use. This is a test gui script; once an actual ID property gui is implemented in blender it will be removed. It is *not* going to be in the release, obviously, so once the real gui is implemented this script will be removed. Also, this being a testing non-release script it seems to me to be okay to add it without all the proper review stuff. If not, I can remove it. I believe a test script is really, really needed to properly test/review id properties, so I feel this is worth it.
Welcome to the fun world of open source. For instructions on building and installing Blender, please see the file named INSTALL. ---------------------.Blanguages and the .blender directory--------------------- The .blender directory holds various data files for Blender. In the 2.28a release those are the .Blanguages file containing a list of translations, the translations themselves and a default ttf font. Blender checks for the presence of this directory in several locations: - the current directory - your home directory - On OSX, the blender bundle is also checked - On Windows, the installation dir is checked. If you get a 'File ".Blanguages" not found' warning, try to copy the .blender dir to one of these locations (your home directory being recommended). -------------------------------------Links-------------------------------------- Getting Involved: http://www.blender.org/docs/get_involved.html Community: http://www.blender3d.org/Community/ Main blender development site: http://www.blender.org/ The Blender project homepage: http://projects.blender.org/projects/bf-blender/ Documentation: http://www.blender.org/modules.php?op=modload&name=documentation&file=index Bug tracker: http://projects.blender.org/tracker/?atid=125&group_id=9&func=browse Feature request tracker: http://projects.blender.org/tracker/?atid=128&group_id=9&func=browse
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%