ogre icon indicating copy to clipboard operation
ogre copied to clipboard

scene-oriented, flexible 3D engine (C++, Python, C#, Java)

Results 144 ogre issues
Sort by recently updated
recently updated
newest added

#### System Information - Ogre Version: v14.1.2 - Operating System / Platform: Windows 10 compiled with mingw64 from msys2. - RenderSystem: OpenGL / DirectX11 / 12 #### Detailled description Assimp...

:computer: MinGW

Current git GLSLang plugin does not compile with glslang v14 because this version made `class TType` opaque (its definition is not in the public headers anymore): ``` [ 584s] +...

like D3D11 does. Catches bugs like missing tangents fixes #1458

Hello. This issue is about registration in the support forum. I have started to learn and develop in OGRE and I'd like to register at the support forum. It says...

compiled in intel arch linux, ogre commit 3f0a656c7065f4167ad4d9d5fcbfbe6baa569aee see the video from screen capture https://github.com/OGRECave/ogre/assets/134140/9cf9418c-5644-43cc-b39a-0afad75aa8b0

:rocket: Vulkan

recently, I just had a [second look on the Ogre 14 terrain sample](https://forums.ogre3d.org/viewtopic.php?p=554817#p554817) and got this PSSM receiver clipping issue: ![pssm1](https://i.imgur.com/XdGpi0Pl.jpg) and on different angle ![pssm2](https://i.imgur.com/O37MZzKl.jpg)

Known Issues
wontfix

#### System Information - Ogre Version: 14.0.1 & 13.6.5 - Operating System / Platform: macOS Ventura - RenderSystem: N/A #### Detailed description When OGRE_BUILD_LIBS_AS_FRAMEWORKS is set in CMake on macOS,...

[reporter="spacegaier", created="Sat, 24 Nov 2012 20:21:17 +0100"] Original reporter: Jabberwocky Crash, and one-line fix fully explained in this thread: http://www.ogre3d.org/forums/viewtopic.php?f=4&t=35417&p=432714#p432714 [^] https://github.com/OGRECave/ogre/blob/918f347ff00c96b01492c06ed754cb5139cdfc4b/OgreMain/src/OgreRenderQueueSortingGrouping.cpp#L55 Original Mantis Ticket: http://www.ogre3d.org/mantis/view.php?id=457

:file_folder: OgreMain
sorting

to RenderableMaterialLodChangedEvent as Renderables can be used with material LOD as well

#### System Information - Ogre Version: 13.2.4 (Tsathoggua) - Operating System / Platform: Manjaro Linux - RenderSystem: :x: #### Detailed description Running a very basic Ogre program which creates an...

Known Issues
:computer: Linux