Skip to content
#

imgui

Here are 792 public repositories matching this topic...

emilk
emilk commented Feb 20, 2021

Tracking issue for improving the egui docs. Other suggestions for improvements welcome!

All doc-examples need to be part of the doctests (i.e. they should never be marked ignore, though no_run can maybe sometimes be motivated).

egui

The crate-level docs for egui (at https://docs.rs/egui generated from egui/src/lib.rs) sh

help wanted good first issue docs and examples
t3
hollyhook
hollyhook commented Jul 1, 2022

Connect the Compare operator input Mode with an int > 4 (?) causes a crash

System.ArgumentOutOfRangeException
  HResult=0x80131502
  Message=Specified argument was out of the range of valid values.
  Source=Operators
  StackTrace:
   at T3.Operators.Types.Id_026869ee_b62f_481e_aadf_f8a1db77fe65.Compare.Update(EvaluationContext context) in C:\dev\repos\t3\Operators\Types\Compare.cs:lin
bug help wanted good first issue
Overload

Improve this page

Add a description, image, and links to the imgui 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 imgui topic, visit your repo's landing page and select "manage topics."

Learn more