noggit3 icon indicating copy to clipboard operation
noggit3 copied to clipboard

The currently premier map editor for World of Warcraft in version 3.3.5a.

Results 86 noggit3 issues
Sort by recently updated
recently updated
newest added

@jimmsta suggests, for good reason: > I think it may be time to start planning a function of noggit where it is able to generate the necessary files and DBC...

feature request

![image](https://user-images.githubusercontent.com/2866005/86029822-f2edf180-ba33-11ea-8655-cee793bd7e22.png) maximum angle shall be configurable

feature request

Don't merge this, all it does is entirely replace MH2O saving by mclq for now It's there if someone wants to improve it and merge

Attempting to compile with scripting results in a large amount of sol2 errors when following the guide in the README at the point of make -j $(nproc) at `[100%] Linking...

component: scripting

I think we can add `return nil` or something like that here : https://github.com/wowdev/noggit3/blob/74309b7cd33e19ae2b9e69160612d98eae3b8dcc/src/noggit/scripting/script_filesystem.cpp#L35 And in script we can now use read_file like that : ```lua local myFile = read_file(path)...

don't think there's anything harmful in the math library so we could probably open it. should be possible somewhere around [here](https://github.com/wowdev/noggit3/blob/064e5fb84618067eb0193fb65f81fa9b28c441d9/src/noggit/scripting/script_context.cpp#L34).

component: scripting

## Feature Allows lower sensitivity when moving/rotating/scaling objects with mouse, makes it far easier to connect things like fences ![sensitivity](https://user-images.githubusercontent.com/76849026/142642666-c99a3d32-67be-4a1d-8efe-1c02973d4522.gif) ## Usage Press k/l keys in object mode to change...

User report, more issues with ray intersection it seems. This happens both in 3354 and 3070, so does not depend on the small fix i applied to ground rotation models...

Hello. I'm trying to build a Noggit on the current Manjaro Linux. It builds (d'oh...how many warnings...) and works wonderful, even faster than on Windows. And the working log file...

I do not understand Noggit - in tile mode fps decreases by 10-20 times! It does not depend on the size of the window Noggit, any settings do not increase...