Commit Graph

952 Commits

Author SHA1 Message Date
T1ti
172438e469 set depth buffer size to 24 from 16
replace QT OpenGL module by QT GUI
Remove legacy QGL classes
bump default opengl version to 4.5 from 4.1
2024-04-30 21:22:00 +02:00
T1ti
ec855558a7 make background fps a setting checkbox 2024-04-29 21:43:01 +02:00
T1ti
9101c21cc9 implement fps reduction in background and minimized 2024-04-29 21:03:09 +02:00
T1ti
0aee60f1d8 cap asset browser update rate 2024-04-29 21:02:16 +02:00
T1ti
053fad877c remove "exit to proejct selection" 2024-04-26 22:56:41 +02:00
T1ti
b1511fb669 new default setting to rotate to ground on paste 2024-04-26 01:48:25 +02:00
T1ti
c9ed5891a6 - allow to favorite a project and auto load it
- added menu button to exit to project selection
- re ordered settings tabs
2024-04-25 23:42:50 +02:00
T1ti
b334b8e39f fix saving chunk coords. oof 2024-04-25 23:41:32 +02:00
T1ti
6cec6a954b add extra logging and error handling on initial load 2024-04-25 04:54:44 +02:00
T1ti
f181cb526c optimize gizmo operations 2024-04-25 01:25:11 +02:00
T1ti
c838db7f7f implement action for transform keys 2024-04-24 21:35:08 +02:00
T1ti
d4d69ca5c7 fix vertex colors image import 2024-04-24 07:18:17 +02:00
Felfired
9852bbe0cd Adding required files for the weight widget. 2024-04-04 02:46:58 +03:00
Felfired
ca0772be13 Merge branch 'ground_effects_editor' of gitlab.com:T1ti/noggit-red into ground_effects_editor 2024-04-04 02:10:09 +03:00
Felfired
4190b5000a UI support for doodad weights. 2024-04-04 02:08:44 +03:00
T1ti
e56b8aa214 fix crashes and build bugs 2024-03-31 01:44:29 +01:00
T1ti
e10a138939 polish mapdb class 2024-03-09 05:12:42 +01:00
T1ti
e4e276813d wmo area name small fixes 2024-03-08 21:31:39 +01:00
T1ti
6d376f31cb implement sound emitters load/save
rework chunk loading classes to be temporary
2024-03-08 07:53:14 +01:00
T1ti
43073136c4 update 2024-03-05 03:46:58 +01:00
T1ti
72b8d97c11 progress new render mode 2024-03-02 08:50:45 +01: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
84f7ba59d5 fix palette button 2024-01-27 23:48:37 +01:00
T1ti
0f42da9939 grouping is complete, only missing json saving 2024-01-27 04:55:02 +01:00
T1ti
9622a00a9a cleanup 2024-01-26 22:38:21 +01:00
T1ti
e9ad23abeb option to export objects position data 2024-01-26 01:18:16 +01:00
T1ti
06b68b66dd update community links 2024-01-25 19:56:44 +01:00
T1ti
88bcbaa517 collapse custom brush Ui 2024-01-25 19:43:36 +01:00
T1ti
6718a5940c fixed gizmo crash 2024-01-07 22:47:04 +01:00
T1ti
5d41197d32 fix build issues 2024-01-07 20:59:40 +01:00
T1ti
958deca368 update 2024-01-06 23:40:08 +01:00
T1ti
882179f675 fix mistake that caused brush to not render 2024-01-02 18:53:02 +01:00
T1ti
c70bfb812a save and load palettes 2023-12-23 08:54:59 +01:00
T1ti
d7b8e419d8 allow nested docking 2023-12-23 08:54:32 +01:00
T1ti
efc53a25e6 context menu update 2023-12-23 00:59:26 +01:00
Kaev
2ae5de2608 Merge branch 'sql_update' into 'noggit-shadowlands'
Update

See merge request prophecy-rp/noggit-red!44
2023-07-22 07:10:37 +00:00
T1ti
cd17dae6ef hide wmo liquids from selection 2023-07-22 05:23:34 +02:00
T1ti
3ad82bf938 (temporarily?) Removed shadowlands from project selection 2023-07-20 07:22:35 +02:00
T1ti
90fc9aa33d added context menu actions to open client and project folder for project selection. 2023-07-20 07:21:45 +02:00
T1ti
e270072a3e import missing updates from noggit3 repo
water flags scripting api
object details info server corods
chunk details info water
credit : noggit3
2023-07-20 03:13:45 +02:00
T1ti
9aeefcbe3b optimize game view performance 2023-07-20 03:11:11 +02:00
T1ti
9038d9af4c fix tool hole lines render 2023-07-20 00:40:46 +02:00
T1ti
fd4384ae44 add minimap button in toolbar 2023-07-19 09:22:39 +02:00
T1ti
073980a65a only update minimap when camera moves, 500% fps increase with map open 2023-07-19 08:50:06 +02:00
T1ti
f94c0c833e skip loading tile textures and models when not needed. Major improvement and fix for wdl generation 2023-07-19 02:48:38 +02:00
T1ti
82a3bf051b big performance optimization on tile loading and unloading 2023-07-19 02:47:17 +02:00
T1ti
63fc2d5b6e new add map button shortcut 2023-07-18 20:53:01 +02:00
T1ti
5529aa4954 implement loading and rendering global wmo maps 2023-07-18 06:18:56 +02:00
T1ti
6cf6c95cf5 update minimap rendering 2023-07-17 09:29:18 +02:00