• Welcome to Dizzi's Support Forum.
 

News:

Welcome to my support forum for Advanced Library and PoseMagic2Pose.

Main Menu

Beta Updates...

Started by Dizzi, December 07, 2005, 12:39:21 AM

Previous topic - Next topic

Dizzi

Beta 1.0.4.4 available

  • Shortcut settings stored separately, as saving settings didn't work with them included in the settings on some systems
  • Default background color for the display (and the thumbnails) now is white not transparent
  • Visual styles reenabled
  • A "Could not convert RSR" thumbnail is now generated when an RSR cannot be converted by AL, so AL will not try to convert the RSR over and over again. Use Poser or any other RSR converter for those files.

Dizzi

Beta 1.0.4.5 available
Loading into DAZ|Studio and Carrara via keyboard shortcuts simulation should work again.

Dizzi

#17
Beta 1.0.4.8 available


  • Option to start PRPC (or any other Python script) from the display context menu (so you can give it a keyboard shortcut). As I don't know what Pro Packs window title is, it's only available for P5/P6. Read the instructions on the Poser tab, how it's done.
  • Right clicking will select the poser file under the mouse cursor now.
  • Shortcuts that trigger load actions (i.e. to clipboard, into Poser, Carrara, DAZ|Studio) will now work on the selected image, not the one that's been under the cursor when right clicking...
  • Fixed some bugs with the setup of keyboard shortcuts.
  • Moving the selection with the cursor keys will now show the full path in the status bar, no need to hit return to see it. Return will still highlight the folder from which the item is. And space will still load it ;)
and from 1.0.4.7:

  • Fixed Bug that let Window's File Shortcuts appear in the library tree. Now they're displayed as any other files again.
  • Fixed Bug that prevented folders added to the settings tab via "Add to Library" from the Explorer tab to be indexed. You may need to readd them, though

Dizzi

#18
1.0.4.16 available

  • Default "Load" and "Carrara Load" actions stored
  • User Settings are no longer lost when updating to a newer release
  • Some other minor fixes

Dizzi

1.0.5.0 available

  • Browsing without synchronizing possible now. Use the context menu to switch between synchronized and non synchronized library tree. (You'll still need to synchronize to update the index for search though.) See for yourself what feels faster.

Dizzi

1.0.5.11 available

  • On startup the last selected libray type (synchronized/unsynchronized) is used not always the unsynchronized -> if you choose synchronized loading AL will be faster.
Check the download page for information how to not lose your configuration settings when updating.




Dizzi

1.0.5.16 available

Dizzi

#22
Beta 1.0.6.1 available

  • Another try at keeping the settings when updating... Just extract the ZIP and run the Advanced_Library.exe as usual (no need to use the setup.exe).
  • Shortcut for starting the PRPC-Script in Poser should work more reliable from the tree view.
  • You can now open another AL window via right clicking a library folder.

Dizzi

#23
BETA 1.0.6.3 (2006-03-18)fixes an infinite loop when building the synchronized library tree caused by folder shortcuts. Shortcuts that result in a loop will not be added to the tree anymore (they're available further up the tree anyway).

Dizzi

Download 1.0.6.8 BETA
Changes since 1.0.6.3:

  • Fix(?): Added 200ms wait time between switching to the DS window and the import. May fix some import issues.
  • Fix: Import into DAZ|Studio now not only with a new scene
  • Added a History folder on top of the library. It will contain the last items you've loaded with AL. You can set the number of items the history should contain on the "Misc" Tab of the "Settings" Tab.
  • AL removes any temporary files it creates, like Material Collections (when you load a Pose file with shift pressed and AL converts it into a .mc6 and loads that) or Temporary FII pose files (that are created when CTRL-clicking pose files). ".alpng" thumbnails are excluded from that.

Dizzi

Download 1.0.6.11 BETA
Added "Show References" to the context menu.
It will pop up a dialog that shows you the references found in a Poser file and tries to resolve them against the selected runtime. Just double click the resolved reference to copy it to the clipboard.
Doesn't work with compressed files (yet), no search algorithm for files, no search in other runtimes implemented yet.

But works well enough to speed up finding the correct file if Carrara needs the path and the path in the file is a correct relative one ;-)

Dizzi

Download 1.0.6.13 BETA (expires: 2007-01-31)
Bugfix: history entry will not be saved to synchronized library settings file and thus no longer be doubled
New: when selecting an item in the display that is a result of search, AL will now try to find a branch in the library tree that contains the folder of the selected item, so you can find the other items belonging to that entry more easily. (This will only search branches from the unsynchronized tree that have been loaded already, so will work best with the synchronized tree.)

Dizzi

Download 1.0.6.14 BETA (expires: 2007-01-31)
Bugfix: Selecting search results in the Display will select the branch of the selected item not that of the previously selected one

Bugfix: Running the python script from AL should work better (delay between switching to and remote controlling Poser added)

Dizzi

Download 1.0.7.0 BETA (expires: 2007-01-31)
New: Python-Script Tab.
Add and run your existing Python scripts from AL. Add scripts per drag&drop or via the context menu to the tree. You can also import all scripts linked from an existing python script button script (those with all the poser.DefineScriptButton lines). Will not work with scripts that don't create their buttons that way (like Wardrobe Wizzard).

Dizzi

Download 1.0.7.3 BETA

  • "Search" and "Filter" use Regular Expressions now. (If you don't know about regular expressions and don't want to look them up, then that just means for you that "|" will work as OR - so a search for "pants|trousers" will find both, items containing "pants" and items containing "trousers" - and you can no longer search for items containing a ".","[","]" or "?" (i certainly missed a few...) - you need to add a "\" before those to find them.)
  • If you don't want AL to take up space in your taskbar, you can now have AL reside in the tray instead (and hide/unhide AL by clicking the icon there) - this can be activated via "Don't show in Taskbar, use Tryicon instead" on the Settings/Misc. tab
  • The "Collapse Window when not focused" option on the Settings/Misc. tab will collapse the application window down to just the caption bar. Might be useful if you have "Always on Top" activated.
  • Some small internal optimizations and an icon for AL...