From 835b2cab5923ee19908914e7d764fca2beca1133 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Fri, 3 Sep 2010 12:33:08 +0200 Subject: [PATCH] Changed: #964 Max asset batch converter now also shows maps in older max versions. --- code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms | 1 + 1 file changed, 1 insertion(+) diff --git a/code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms b/code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms index fa107376b..7b39adb21 100644 --- a/code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms +++ b/code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms @@ -247,6 +247,7 @@ rollout assets_png_rollout "Properties" actionMan.executeAction 0 "40021" -- Selection: Select All actionMan.executeAction 0 "311" -- Tools: Zoom Extents All Selected + actionMan.executeAction 0 "40807" -- Views: Activate All Maps actionMan.executeAction 0 "63508" -- Views: Standard Display with Maps actionMan.executeAction 0 "40043" -- Selection: Select None