Skarn
|
7779da3747
|
Update .gitlab-ci.yml file
|
2022-03-04 20:06:17 +00:00 |
|
Skarn
|
f8fe1b3836
|
update archive lib
|
2022-03-04 22:50:52 +03:00 |
|
Intemporel
|
c8775843f0
|
Update Gizmo selector tools
|
2022-03-02 19:17:30 +01:00 |
|
Skarn
|
8f5b39487c
|
texture swapper: fix render update
|
2022-02-28 01:58:24 +03:00 |
|
Skarn
|
3200dc6b1e
|
update git ignore
|
2022-02-21 14:29:10 +03:00 |
|
Intemporel
|
5e7706ba8a
|
Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands
|
2022-02-13 22:45:16 +01:00 |
|
Intemporel
|
7b0bcdfbcf
|
Update Gizmo rotation
Rotation will follow user mouse correctly now
MultiSelection : rotation on Y axes look more natural
|
2022-02-13 22:30:40 +01:00 |
|
Skarn
|
ef0526da71
|
Update README.md
|
2022-02-13 16:59:46 +00:00 |
|
Skarn
|
2285e51c7d
|
Update README.md
|
2022-02-13 16:58:35 +00:00 |
|
Skarn
|
390adc74cd
|
Update CMakeLists.txt | disable NoiseTool by default, disable Tracy by default, fix nodes conditional compilation
|
2022-02-13 19:53:27 +03:00 |
|
Skarn
|
9ef8014da2
|
Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red.git
|
2022-02-13 16:42:24 +03:00 |
|
Skarn
|
e422c1736f
|
Update WorldRender.cpp and ChunkClipboard.cpp | fix issue crash on tool exit
|
2022-02-13 16:41:54 +03:00 |
|
Intemporel
|
526994490f
|
Update Misc settings layout
|
2022-02-12 22:59:05 +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
|
e8281f400c
|
Update cmake
|
2022-02-12 01:23:08 +03:00 |
|
Skarn
|
21135fafe1
|
Update MapView.cpp, MapView.h, and 8 more files...
|
2022-02-11 21:20:23 +03:00 |
|
Skarn
|
7c963381f5
|
Update cmake, SettingsEntry.cpp, and SettingsEntry.hpp
|
2022-02-11 21:20:19 +03:00 |
|
Skarn
|
fec7f23ce5
|
chunk dragger files
|
2022-02-10 01:27:39 +03:00 |
|
Skarn
|
1576186a35
|
various fixes + chunk dragger
|
2022-02-09 22:20:20 +03:00 |
|
Skarn
|
207942c549
|
update cmake scripts
|
2022-02-05 20:17:35 +03:00 |
|
Skarn
|
128b8aea0d
|
update cmake scripts
|
2022-02-05 16:36:50 +03:00 |
|
Skarn
|
94d3682eb7
|
update cmake scripts
|
2022-02-05 15:49:43 +03:00 |
|
Skarn
|
3b38f69d00
|
fix dangling reference crash on tile unloading
|
2022-02-03 14:52:35 +03:00 |
|
Skarn
|
036fe1bda6
|
fix build issues on Windows, add automatic deploy for Windows
|
2022-02-03 12:02:24 +03:00 |
|
Skarn
|
433be0a46d
|
fix build issues on Mac OS
|
2022-01-27 15:51:23 +03:00 |
|
Skarn
|
e5bfb4c703
|
update cmake scripts
|
2022-01-27 13:45:20 +03:00 |
|
Skarn
|
2a0f3262ff
|
update cmake scripts
|
2022-01-27 13:38:34 +03:00 |
|
Skarn
|
a2baff8a7c
|
update deps-cmake
|
2022-01-27 13:22:30 +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 |
|
Skarn
|
04e20c6529
|
Update blizzard-archive-library
|
2022-01-16 21:33:20 +03:00 |
|
Skarn
|
03048ed3f5
|
Update blizzard-archive-library
|
2022-01-16 21:27:38 +03:00 |
|
Skarn
|
12c22f3a15
|
Further refactor | Update ModelInstance.cpp, ModelInstance.h, and 7 more files...
|
2022-01-16 21:24:30 +03:00 |
|
Skarn
|
929b2afd06
|
Further refactor | Update resources.qrc, cursor_frag.glsl, and 68 more files...
|
2022-01-16 21:23:56 +03:00 |
|
Skarn
|
4d39f1a4cc
|
move M2 rendering to its own entities | Update MapView.cpp, Model.cpp, and 9 more files...
|
2022-01-15 23:56:08 +03:00 |
|
Skarn
|
18075bf841
|
Separate WMO rendering into its own component | Update Model.cpp, WMO.cpp, and 9 more files...
|
2022-01-14 23:42:12 +03:00 |
|
Skarn
|
75806861d4
|
fix or hack fix various issues | Update FlowView.cpp, Action.cpp, and 8 more files...
|
2022-01-12 18:27:30 +03:00 |
|
Skarn
|
9e059e1008
|
Separate other rendering parts | Update ChunkWater.cpp, MapTile.cpp, and 9 more files...
|
2022-01-06 20:46:58 +03:00 |
|
Skarn
|
822ea99238
|
move tile rendering to separate class | Update MapTile.cpp, MapTile.h, and 7 more files...
|
2022-01-05 22:08:59 +03:00 |
|
Skarn
|
e2ba831605
|
refactor upload() | Update World.h and WorldRender.cpp
|
2022-01-05 19:47:36 +03:00 |
|
Skarn
|
a137fe9cb9
|
Move skies to WorldRender | Update World.cpp, World.h, and 4 more files...
|
2022-01-05 18:37:01 +03:00 |
|
Skarn
|
893c92eeef
|
Start separating rendering | Update CMakeLists.txt, MapTile.cpp, and 14 more files...
|
2022-01-04 17:05:10 +03:00 |
|
Alister
|
e95f920f24
|
adding in map list item
|
2021-12-29 14:05:06 +00:00 |
|
Alister
|
eae095f23c
|
changing variable names
|
2021-12-29 13:35:28 +00:00 |
|
Alister
|
8bdc22a089
|
Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands
|
2021-12-29 13:15:33 +00:00 |
|
Alister
|
e3819bf33a
|
adding the ability to delete projects
|
2021-12-29 13:15:17 +00:00 |
|
Skarn
|
813fc62027
|
fix build on Linux
|
2021-12-29 16:04:44 +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 |
|
Skarn
|
0946c30f4c
|
fix merge issues
|
2021-12-28 15:15:53 +03:00 |
|
Skarn
|
d94737fd7b
|
Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands
|
2021-12-28 15:09:44 +03:00 |
|
Skarn
|
0450f4118b
|
fix localized name display
|
2021-12-28 15:09:39 +03:00 |
|