Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MapMagic World Generator
MapMagic World Generator
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 157
    • Issues 157
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards
  • Denis Pahunov
  • MapMagic World GeneratorMapMagic World Generator
  • Wiki
    • Main
  • RightClickMenu

Last edited by Denis Pahunov Sep 24, 2020
Page history

RightClickMenu

Right click menu shows up when on right mouse click anywhere in the node window. Depending on the object clicked there will be some menu options available, while others disabled.

RightClick_Main

This menu is used to perform all of the advanced node/group/graph operations, in addition to the basic actions accessable with the node interface itself or the Add/Remove button.

All of the sub-menu items are opened automatically, after mouse pointer is hovering for 0.3 seconds on the parent menu. Clicking on the parent menu will open the sub-menu immediately.

Create Menu

Alternative way to create a node - in some cases (for example, the laptop with no mouse) it's more handy to right-click and select this menu rather than drag the Add button.

RightClick_Create

Depending on the object clicked Create menu will have a different name and will perform a corresponding action:

  • If clicked on an empty graph space - it will be an Add menu, and will simply add the new node to graph.

  • If clicked on the link line - it will be an Insert meny, and will connect the newly created node with the link input and output.

  • If clicked on node or outlet - it will be an Append menu that will link the created node to the clicked one.

    These actions are similar to the actions performed by dragging Add button on empty space / link / node.

    The create menu contains the categories of the nodes to be created. Each category corresponds to the object the node takes as input, output, or internally works with. For example, Map nodes process the Map object (called Matrix in code), while Spline object work with Spline System (SplineSys). Each new MapMagic module brings the new object type, and thus new category. For the MapMagic core version only the Map category is available.

    Create menu items

    Appears on opening a Create Menu.

RightClick_CreateType

All of the nodes are grouped by their behaviour type:

  • Initial nodes:
  • Modifiers:

Generator menu

Available if right-clicked anywhere on the node. Contains the list of actions that could be performed with the node (Generator).

RightClick_Generator

  • Disable/Enable: disabled generator won't generate any product, but will just read the input and assign it to the output.
  • Duplicate: will create the node of the same with the same parameters below the clicked one.
  • Update: will convert the outdated legacy generator to the new one if available.
  • Unlink: removes all of the node links. If several nodes are selected, removes only their external connections, preserving the links between selected nodes.
  • Remove: deletes selected node. Similarly to dragging the node to the Remove area.
  • Reset: return all of the generator values to the default ones (the same values that were set on node creation).

Group menu

All the actions related with the groups

RightClick_Group

  • Create: will add a new empty group to the graph.
  • Group Selected: will create a new group of the selection size, thus including the selected nodes to to the group.
  • Ungroup: deletes the group, but leaves the nodes.
  • Remove: deletes the group with the nodes.

Graph menu

Graph import/export

RightClick_Graph

  • Export: saves the selected nodes in a separate graph. Not avaialable if no nodes are selected.
  • Import: add the other graph nodes to the current one.
  • Update All: converts all of the legacy nodes to the new ones.

Value menu

Exposes or removes the value fields for the Functions.

RightClick_Value

  • Expose: makes currently clicked value exposed (available for change from the parent biome)
  • UnExposes: removes this value field from exposed.

Next-> MapMagic Object Settings

Clone repository
  • Batch
    • Biomes
    • Combined
    • Objects
    • Splines
    • temp
    • temp1
  • BiomesGenerators
    • BiomesSet
    • Description
    • Function
    • Whittaker
  • Brush
    • Resolution
  • Combine
    • Combined
    • temp
    • temp1
  • MM1
    • Creating a custom generator
View All Pages