The Wayback Machine - https://web.archive.org/web/20210725044219/https://github.com/topics/direct3d
Skip to content
#

direct3d

Here are 110 public repositories matching this topic...

stride
salahchafai
salahchafai commented Jun 14, 2020

Release Type: Official Release

Version: Version 4.0

Platform(s): All

Describe the bug
if you don't add a physics shape to the character component and call any physics function for that character you'll get the following error : Unhandled Exception: System.InvalidOperationException: Attempted to call a Physics function that is avaliable only when the Entity has been alread

galtgendo
galtgendo commented Apr 18, 2021

I'm writing this from memory as I've used apitrace only a couple times in the last few years.

This was only seen in wine, I have no idea if this fails the same way with native Windows.

Anyway, if apitrace is placed in a path that's outside locale constrains of the locale it's run in, it fails to run due to using GetCurrentDirectoryA.

I don't quite recall how exactly the failure gets trigg

cmaughan
cmaughan commented May 8, 2019

Is your feature request related to a problem? Please describe.
Standard mode has the usual keystrokes for notepad, but there are more that would probably be useful.

Describe the solution you'd like
As a first step, a quick review of the common keystrokes in notepad/wordpad/work, for example might throw up some obvious ones we could add

Improve this page

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

Learn more