Go to file
Bastien Montagne 74361eebe6 Fix T58772: Stray "forward" and "up" options in 2.8 import addons?
Nice side-effect of using new __annotations__ thingy to store
dynamically-generated fields in a class: __annotations__ dict is not
ensured to exist for a given class, so we may end up modifying on of the
parents' one!
2018-12-05 11:08:57 +01:00
build_files Merge branch 'master' into blender2.8 2018-12-04 16:35:16 +01:00
doc Docs: rename group -> collection 2018-11-30 09:10:40 +11:00
extern Merge branch 'master' into blender2.8 2018-12-04 16:35:16 +01:00
intern Merge branch 'master' into blender2.8 2018-12-04 19:48:21 +01:00
release Fix T58772: Stray "forward" and "up" options in 2.8 import addons? 2018-12-05 11:08:57 +01:00
source Implement bvhtree.fromObject 2018-12-05 07:58:58 -02:00
tests Fix T58556: Some remaining 'dupli_types' in pycode after renaming. 2018-12-03 10:39:54 +01:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Point addons contrib to 2.8 branch 2018-10-23 09:41:12 +02:00
CMakeLists.txt Merge branch 'master' into blender2.8 2018-12-04 16:35:16 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch. 2018-10-30 14:43:09 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00