Pt-br/Asset Browser: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{subst:#if: Translation of 'Asset Browser' to 'português do Brasil' via Template:LanguageBar buttons...")
 
No edit summary
Line 1: Line 1:
{{subst:#if:|||{{LanguageBar/preload/ignore}}<div style="display:none">
{{wip}}{{translate}}
 
*STEP 2. Replace links
(see https://developer.valvesoftware.com/wiki/Template:LAuto for more detailed steps, search/replace below is for copy/paste convenience)
 
*SEARCH FOR:
\[\[(?!#|File(?:[ _]talk)?:|Image(?:[ _]talk)?:|Media:|Template(?:[ _]talk)?:|MediaWiki(?:[ _]talk)?:|Talk:|Category[ _]talk:|Project[ _]talk:|Valve[ _]Developer[ _]Community[ _]talk:|Help[ _]talk:|User(?:[ _]talk)?:|c:|commons:|Dictionary:|Google:|GoogleGroups:|IMDB:|M:|Meta:|Metawikipedia:|MW:|SdkBug:|SourceForge:|Steampowered:|W:|Wiki:|WikiBooks:|Wikipedia:|Wikiquote:|Wiktionary:|WP:)(:?(?:Category|Category|Help|Project|Valve[ _]Developer[ _]Community|Special|)(?:[^\|\]]+))(\|?.*?)\]\]
 
*REPLACE WITH:
{{subst:LAuto|$1$2}}
 
*STEP 3. After 'Replace all' do 'Show changes' and quickly check if links were properly replaced. After that when you save this notice will also disappear.
*STEP 4. You can get to translating
 
</div>}}{{wip}}{{translate}}
{{LanguageBar}}
{{LanguageBar}}



Revision as of 16:08, 15 September 2024

Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

Info content.png
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.(en)
English (en)Português do Brasil (pt-br)Русский (ru)Translate (Translate)
Pendência: More mentions of the Source 2 Source 2 engine and Workshop Tools, fewer mentions of specific game tools.
Note.pngNotar:This page was originally created for Dota 2 Workshop Tools. The content of the article has not been changed yet, but it still applies to the latest versions of the Workshop Tools in all other Source 2 Source 2 games.

The Asset Browser Asset Browser acts as a hub for launching all of the Source 2 Source 2 engine tools available in the game's Workshop Tools (Dota 2, Half-Life: Alyx, Counter-Strike 2, SteamVR Home, etc...).

This includes Hammer 5.x Hammer, Material Editor Material Editor, Model Editor Model Editor, ModelDoc Editor ModelDoc, and the Particle Editor Particle Editor for example. Assets by default will launch their associated editor when double clicking the asset in the Asset Browser.

  • The icons at the top of the Asset Browser can be used to launch any of the available tools.
  • The Asset Browser is used to browse, filter, and edit content for a custom addon.

Preview pane

Shows a preview of the selected asset. This section also contains information on asset dependencies such as models and their associated materials. All dependencies for any given asset will be displayed here.

Asset list pane

Name Filter

Type in an asset name or part of one to list matching assets in all loaded mods.

Saved Search

Displays any saved searches and if none are found you can create one.

Grid/List Toggle

Toggle between a grid view and list view of any assets. This view is filtered by any settings selected in the Filter, Mods, or Asset Types.

Mods

Used to select what mod directories are loaded. Usually this will include all base Dota 2 content in addition to the addon that was launched.

Asset Types

Display assets by selected type only or all types.

Filter

Allows complex filtering of assets based on simple rules.

Working Sets

Working set are used to build and customize a set of assets to easily recall as a group. By default, this contains directories for quickly locating groups of assets. For example, if looking for trees, browsing to the /models/props_tree directory to see any trees.

Working sets can also be defined by the user by creating a new set and adding assets to it. This can be useful when a set of different assets are being worked on together.

Tip.pngDica:This view is also controlled by the aforementioned filter types.