8000 Tags · tederis/rbfx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tederis/rbfx

Tags

latest

Toggle latest's commit message
Add missing "Is Enabled" attributes.

test

Toggle test's commit message
Temporary: Disable UTs on Windows CI until crashes are fixed.

nuget/0.0.19-alpha

Toggle nuget/0.0.19-alpha's commit message

nuget/0.0.18-alpha

Toggle nuget/0.0.18-alpha's commit message

nuget/0.0.11-alpha

Toggle nuget/0.0.11-alpha's commit message
CSharp: Add implicit construct from assignment for C# SharedPtr.

nuget/0.0.10-alpha

Toggle nuget/0.0.10-alpha's commit message
CSharp: Equals()/GetHashCode() for Matrix3x4 type.

[skip-ci]

nuget/0.0.9-alpha

Toggle nuget/0.0.9-alpha's commit message
Fix regex expression that collapses =1 in config.

Previous expression had issues with config names that ended in digits. More specifically, the `URHO3D_D3D11` config that ended in `1`. Which resulted in `URHO3D_D3D11` without the `=1` appended to it. Causing the next config name to be dumped around the initial config name.
0