We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e7414 commit 4758048Copy full SHA for 4758048
advancedfx/__init__.py
@@ -3,7 +3,7 @@
3
bl_info = {
4
"name": "advancedfx Blender Scripts",
5
"author": "advancedfx.org",
6
- "version": (1, 14, 4),
+ "version": (1, 14, 6),
7
"blender": (3, 5, 0),
8
"location": "File > Import/Export",
9
"description": "For inter-operation with HLAE.",
advancedfx/readme.txt
@@ -50,7 +50,7 @@ For more informations visit it's Advancedfx Wiki page ( https://github.com/advan
50
51
Changelog:
52
53
-1.14.5 (2025-05-30T11:30Z):
+1.14.6 (2025-05-30T11:48Z):
54
- Fixed bug with initalization of base classes
55
56
1.14.4 (2025-03-19T11:42Z):
0 commit comments