Commit Graph

1005 Commits

Author SHA1 Message Date
T1ti
9fd33d92d4 Update NoggitProjectSelectionWindow.cpp 2023-04-27 02:20:07 +00:00
T1ti
ba0e52d297 remove the option to delete project files due to frequent user errors 2023-03-19 22:13:27 +01:00
T1ti
13fc8bdada move project files to the trash instead of deleting 2023-03-19 22:12:42 +01:00
Kaev
77de6a9c10 Merge branch 'fix-selection-crash' into 'noggit-shadowlands'
fix object selection crashes

See merge request prophecy-rp/noggit-red!32
2023-01-09 21:36:29 +00:00
T1ti
c5a373f28c fix object selection crashes 2023-01-09 21:45:53 +01:00
Kaev
9840bd696b Merge branch 'adt_init_fix' into 'noggit-shadowlands'
fix ADT initilisations + various changes

See merge request prophecy-rp/noggit-red!30
2023-01-01 20:08:59 +00:00
T1ti
1d383a56aa remove comments 2023-01-01 20:06:32 +00:00
Kaev
648bb16f46 Merge branch 'liquid_id_bug' into 'noggit-shadowlands'
check if liquid type is valid

See merge request prophecy-rp/noggit-red!29
2023-01-01 20:02:45 +00:00
Kaev
8e1cc7c06a Merge branch 'fix_liquid_attributes' into 'noggit-shadowlands'
fix MH2o attributes (liquid fatigue)

See merge request prophecy-rp/noggit-red!31
2023-01-01 19:59:11 +00:00
T1ti
de3d13c10a fix MH2o attributes 2023-01-01 20:03:07 +01:00
T1ti
c2b4eedccd load mapdifficulty 2022-12-19 01:44:10 +01:00
T1ti
e848d4acd3 update teleport command
now also copy to clipboard
+comment arcemu, it's dead
2022-12-14 05:39:30 +01:00
T1ti
5fcf0c1197 should fix data initialisation issues 2022-12-14 05:17:33 +01:00
T1ti
6096017263 check if liquid type is valid 2022-12-13 02:32:17 +01:00
EIntemporel
ec1f946270 Line to Spline with CatmullRom interpolation 2022-12-08 23:55:14 +01:00
EIntemporel
5e95b7e92f Disable updater && changelog 2022-12-03 12:06:22 +01:00
EIntemporel
2b3e82284a Update TexturePicker.cpp
Fix crash when select a texture
2022-12-03 11:52:17 +01:00
EIntemporel
4dd5d85119 Update Line Shader
Now you just need to send the array of points, instead of construct it by yourself
2022-12-03 11:46:01 +01:00
EIntemporel
48c02286cb Line Shader 2022-12-02 22:01:49 +01:00
EIntemporel
c629a88a66 Rendering::Primitives::Line, adding primitive to render a line 2022-12-02 21:59:35 +01:00
Intemporel
f981b03940 Merge branch 'wmo-stuff' into 'noggit-shadowlands'
Wmo stuff

See merge request prophecy-rp/noggit-red!23
2022-12-02 18:30:21 +00:00
Intemporel
bf835d7a1f Merge branch 'area_editor_fixes' into 'noggit-shadowlands'
area editor updates, fix crash & more

See merge request prophecy-rp/noggit-red!22
2022-12-02 18:29:56 +00:00
Intemporel
860a3b10f4 Merge branch 'amd-terrain-fix' into 'noggit-shadowlands'
amd terrain bug fix

See merge request prophecy-rp/noggit-red!21
2022-12-02 18:29:35 +00:00
Intemporel
de162f2d01 Merge branch 'wdl' into 'noggit-shadowlands'
wdl generator

See merge request prophecy-rp/noggit-red!20
2022-12-02 18:29:16 +00:00
T1ti
6bd406cc76 Object editor : doodadset&nameset selectors 2022-11-22 23:04:39 +01:00
T1ti
c74ffd1eaa improve detail info window 2022-11-22 23:03:18 +01:00
T1ti
8fcb5f9f3e asset browser fix 2022-11-22 23:02:04 +01:00
T1ti
70a9c8170a fix dbc locale loading for empty strings 2022-11-22 23:01:20 +01:00
T1ti
23837fdf8d area editor updates, fix crash & more 2022-11-22 02:54:55 +01:00
T1ti
f8c7394146 amd terrain bug fix 2022-11-22 01:21:33 +01:00
T1ti
0f90910e25 wdl generator 2022-11-22 00:55:59 +01:00
EIntemporel
6b1701d2dc V 3.1.00 2022-11-19 11:57:52 +01:00
EIntemporel
8a3855c7cb Fix AssetBrowser movement - Add new icon 2022-11-17 21:44:44 +01:00
Kaev
07e15f1023 Merge branch 'dragSelection-bugfix' into 'noggit-shadowlands'
Select WMOs during drag selection

See merge request prophecy-rp/noggit-red!19
2022-11-15 20:00:48 +00:00
Kaev
0b47b77101 Select WMOs during drag selection 2022-11-15 20:00:48 +00:00
Intemporel
926f44c092 Merge branch 'dragSelection' into 'noggit-shadowlands'
Added drag selection functionality

See merge request prophecy-rp/noggit-red!18
2022-11-15 18:55:31 +00:00
Kaev
d408a3f2d4 Added drag selection functionality 2022-11-15 18:55:31 +00:00
Intemporel
3eb6bfa406 Merge branch 'area_editor' into 'noggit-shadowlands'
Area editor + sound player + various DBC pickers/editors
/!\ We also need to update `blizzard-archive-library` to load MPQ related to sound /!\

See merge request prophecy-rp/noggit-red!17
2022-11-15 18:52:54 +00:00
EIntemporel
f51c58a4bc Add GLSL cylinder files 2022-11-15 19:41:04 +01:00
T1ti
c4ae144f32 Area editor + sound player + various DBC pickers/editors 2022-11-14 23:57:28 +01:00
EIntemporel
26427e3307 Update LightEditor.cpp
Forget this
2022-11-14 23:39:55 +01:00
EIntemporel
23c3c65daf Update ViewToolbar - LightEditor option sub tools 2022-11-14 23:23:22 +01:00
EIntemporel
9f8c8a5207 Render new sphere light
Add more param to WorldRender, for handling light editor option
2022-11-14 23:22:58 +01:00
EIntemporel
0d1c7f987c Update NoggitWindow.cpp
Fix windows hint when user want to close the application
2022-11-14 23:22:07 +01:00
EIntemporel
a4568d295e Update NoggitProjectSelectionWindow.ui 2022-11-14 23:21:44 +01:00
EIntemporel
d990db76da Add /Widgets
- LightViewWidget: used for LightEditor
- DynamicMouseWidget: used for overrided the cursor shape
2022-11-14 23:20:31 +01:00
EIntemporel
1ded0d264e Update Sky.h & LightEditor.h - Titi
Titi major work
EIntemporel minor implementation of LightViewWidget
2022-11-14 23:19:04 +01:00
EIntemporel
5f6ec82849 Rendering::Primitives
Add Cylinder primitive (without top and bottom face)
Update Sphere primitive
2022-11-14 23:17:23 +01:00
EIntemporel
e73ae48d89 Add new uniform type for shader 2022-11-14 23:16:44 +01:00
EIntemporel
de5e2c01f9 Update TexturePicker.cpp
Fix crash when we pick a texture not present in the map
2022-11-01 09:55:52 +01:00