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
2024-12-31 14:40:41 +08:00
2023-12-30 22:17:42 +08:00
2024-12-31 14:40:41 +08:00
2020-07-09 11:33:45 +08:00
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

Description
No description provided
Readme 5.4 MiB
Languages
Python 100%