Commit Graph

96 Commits

Author SHA1 Message Date
DennisWG
53b50aaff3 Tools rewrite 2024-09-06 20:16:57 +00:00
T1ti
307c2a58c2 adspartan:new settings to disable sky Rendering
a8f1a82fd4
2024-08-26 06:42:03 +02:00
T1ti
32a37e6e13 debug & fps Camera
credit adspartan
a7eb763976
2024-08-26 05:12:46 +02:00
T1ti
e90a1f1df4 rework selection changed updates 2024-07-16 19:00:48 +02:00
T1ti
f33f7eb571 Merge branch 'ground_effects_editor' of https://gitlab.com/T1ti/noggit-red into ground_effects_editor 2024-07-06 22:16:02 +02:00
T1ti
c9ef9d6888 client patching update part 1 2024-07-06 22:15:41 +02:00
Felfired
15acd97d41 ground effects tool now has its own file 2024-07-06 13:12:06 +03:00
T1ti
03d52ba229 added menu toolbar 2024-07-03 00:24:02 +02:00
T1ti
1561fbd7c3 display chunk alphamaps in texture picker 2024-05-25 07:10:50 +02:00
T1ti
041013efef don't unload tiles when loading full map 2024-05-25 02:15:33 +02:00
T1ti
49fff1ea4d fix build issues 2024-05-04 03:22:11 +02:00
T1ti
83790a38cc turn off shadows by default 2024-05-03 09:19:07 +02:00
T1ti
9101c21cc9 implement fps reduction in background and minimized 2024-04-29 21:03:09 +02:00
T1ti
58f12ebf96 wip 2024-02-11 08:01:17 +01:00
T1ti
4cbb3b13dc group selection final 2024-01-28 01:30:56 +01:00
T1ti
efc53a25e6 context menu update 2023-12-23 00:59:26 +01:00
T1ti
9aeefcbe3b optimize game view performance 2023-07-20 03:11:11 +02:00
T1ti
126f44fdd6 normalize rotation when using gizmos 2023-07-05 09:29:01 +02:00
T1ti
284b18c347 new render toggle for baked shadows 2023-07-05 00:31:40 +02:00
T1ti
cfd8ec4da2 game view and new icons 2023-07-03 09:47:54 +02:00
Kaev
1b5b245b57 Merge branch 'wmo-stuff' into 'noggit-shadowlands'
editing wmo sets marks tiles for save

See merge request prophecy-rp/noggit-red!39
2023-05-13 10:11:26 +00:00
T1ti
3757db3346 editing wmo sets marks tiles for save 2023-05-09 05:36:50 +02:00
Kaev
a95adb6aea Merge branch 'wmo-stuff' into 'noggit-shadowlands'
Object snapping and options to not render WMO exterior

See merge request prophecy-rp/noggit-red!36
2023-05-07 07:03:05 +00:00
T1ti
e6b031313d fixes and implement objects snapping 2023-04-07 01:50:31 +02:00
T1ti
905d97acf5 update and fix MySQL UID feature.
Also added a port setting, a test connection button and a connection status label
2023-03-16 07:40:53 +01:00
Kaev
d408a3f2d4 Added drag selection functionality 2022-11-15 18:55:31 +00:00
EIntemporel
cdf1b4be8d Toggle vertex color 2022-10-28 19:48:07 +02:00
EIntemporel
7dae103e15 Adding flatten/blur secondary toolbar 2022-08-08 23:13:40 +02:00
EIntemporel
9ed95754ea Adding secondary toolbar for editing mode + fix climb max value ( confirm ?? ) 2022-08-08 20:35:18 +02:00
EIntemporel
d2d2eceba3 Adding CLIMB toggle
- Adding secondary toolbar that can be used for other toggle option
- You can smooth or not the renderer climb area
- You can setup the maximal value for climb
2022-08-07 10:01:50 +02:00
Skarn
ceb2c872eb fix projects on linux 2022-03-20 15:51:27 +03:00
Skarn
b6e6bc1442 Update Noggit.sql, MapView.cpp, and 24 more files... | further work on project system 2022-03-12 23:07:56 +03:00
Intemporel
c8775843f0 Update Gizmo selector tools 2022-03-02 19:17:30 +01:00
Intemporel
4d6a79fc0d Add Keyboard localization option
User can choose QWERTY or AZERTY keyboard input
2022-02-12 21:49:02 +01:00
Skarn
21135fafe1 Update MapView.cpp, MapView.h, and 8 more files... 2022-02-11 21:20:23 +03:00
Skarn
1576186a35 various fixes + chunk dragger 2022-02-09 22:20:20 +03:00
Skarn
55dfdef1a7 noggit now finally exists with code 0 | Update blizzard-database-library, MapTile.cpp, and 15 more files... 2022-01-17 20:10:04 +03:00
Alister
4c9acc5dad various changes around projects
-we can now pin projects, that is then save to the noggitproj file
-book marks are now saved to noggitproj  file instead of a standalone file
2021-12-29 12:54:28 +00:00
Alister
154b4239cf Changes to noggit window
moving into correct namespace
started moving private methods out into components
2021-12-27 17:16:24 +00:00
Alister
0818c0840d renaming main window
also fixing project creation UI, it's pretty cool now
2021-12-25 23:24:57 +00:00
Skarn
1aba567967 quick rename 2021-12-19 00:03:42 +03:00
Skarn
10ab403e6e start renaming files 2021-12-13 13:10:03 +03:00
Skarn
3bf5ae2a66 Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands 2021-12-13 01:07:28 +03:00
Skarn
ec8caddc33 rename namespaces to match code style 2021-12-13 01:01:05 +03:00
Alister
5f92314ed6 removing more boost references 2021-12-12 21:50:18 +00:00
Alister
f41ef1914f removing more boost usage 2021-12-12 20:14:38 +00:00
Skarn
d6164a80c1 get rid of red namespace: Update MapView.cpp, MapView.h, and 484 more files... 2021-11-29 15:59:12 +03:00
Skarn
0929578aec change project structure: move Red folder under ui | Update CMakeLists.txt, MapView.cpp, and 987 more files... 2021-11-29 15:28:23 +03:00
Skarn
c351e1f24e remove unused outdated StampTool class. | Update MapView.h, Item.cpp, and 5 more files... 2021-11-29 14:05:30 +03:00
Skarn
9374b6534e finalize detail infos 2021-11-21 15:46:14 +03:00