Skip to content
#

modular

Here are 1,063 public repositories matching this topic...

OrchardCore
Skrypt
Skrypt commented Oct 5, 2020

If you create an admin menu node in which you decide to display all content types and that you set a global icon to use on all of them it will display the icon only on the first content type item in that node. It should display the same icon for all the menu items.

The issue seems to be in the ContentTypesAdminNodeNavigationBuilder where it does GetIconClasses.

![orchard](https://user-images

z3dev
z3dev commented Jan 10, 2021

Expected Behavior

The serializer should be able to

  • Serialize geom3 to IndexedTriangleSet
    • Support colors on polygons, translating to Color
  • Serialize geom2 to IndexedLineSet or LineSet
  • Serialize path2 to IndexedLineSet or LineSet
  • Support UNIT in header
  • Support colors on geometries, translating to Appearance
    • Material emissiveColor

Actual Behavior

The current se

azerothcore-wotlk

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

  • Updated Oct 16, 2021
  • C++

Improve this page

Add a description, image, and links to the modular topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modular topic, visit your repo's landing page and select "manage topics."

Learn more