Logo
Explore Help
Register Sign In
griefith/test
1
0
Fork 0
You've already forked test
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
5c604e5524ace49caeda7c0bff9443afc43b236f
test/source/blender/python
History
Campbell Barton 5c604e5524 remove recently added rna function uilayout.prop_search_self() and instead allow collections to be coerced into rna structs when they define a type.
eg:
 row.prop_search_self(scene, "active", "keying_sets", text="")
...becomes
 row.prop_search(scene.keying_sets, "active", scene, "keying_sets", text="")

This is more flexible since it works for other UI functions too.
2010-08-24 03:02:27 +00:00
..
doc
syntax highlighting for decorators, correct doc example
2010-08-17 14:56:10 +00:00
generic
bugfix [#23454] vector*matrix not the same as vector*=matrix
2010-08-23 22:10:13 +00:00
intern
remove recently added rna function uilayout.prop_search_self() and instead allow collections to be coerced into rna structs when they define a type.
2010-08-24 03:02:27 +00:00
BPY_extern.h
- Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh)
2010-05-30 14:05:58 +00:00
CMakeLists.txt
Audaspace:
2010-07-09 12:35:40 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
rna_dump.py
correct fsf address
2010-02-12 13:34:04 +00:00
SConscript
svn merge -r 30954:31059 https://svn.blender.org/svnroot/bf-blender/trunk/blender
2010-08-05 08:23:26 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00
Powered by Gitea Version: 1.24.6 Page: 264ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API