Go to file
yyc12345 f4d3e48be2 refactor: add 2 classes to refactor old code which raise too much erros by linter.
- add TinyMutex to resolve the issue that we can not operate the virtools group infos of 2 individual objects.
	* use this new class for all class need resource mutex, such as ballance element, bme materials and etc.
- add CollectionVisitor to resolve that blender have bad document and type hint for runtime bpy.types.CollectionProperty.
	* now all visit to CollectionProperty are delegated by this class.
2025-01-06 15:12:14 +08:00
.github/workflows chore: switch doc gen from ng to master 2024-02-13 12:19:20 +08:00
bbp_ng refactor: add 2 classes to refactor old code which raise too much erros by linter. 2025-01-06 15:12:14 +08:00
docs feat: add virtools light features. 2024-12-31 14:40:41 +08:00
.gitattributes fix issue. add feat. 2023-12-30 22:17:42 +08:00
.gitignore feat: add virtools light features. 2024-12-31 14:40:41 +08:00
LICENSE first commit 2020-07-09 11:33:45 +08:00
README_ZH.md add redist folder. fix doc and readme 2024-01-14 21:25:12 +08:00
README.md update doc english part 2024-02-13 12:06:16 +08:00

BBP NG

中文版本

BBP NG, abbr Ballance Blender Plugin Next Generation.

For an introduction to this plugin, installing it, compiling it, reporting bugs, etc., see the GitHub Page of this project: https://yyc12345.github.io/BallanceBlenderHelper