Kyle Cooley
|
25d4a0370f
|
Changes to land data access in tables, also update Land once per frame in scene view.
|
2017-09-09 15:37:52 -04:00 |
|
Kyle Cooley
|
d030b595f8
|
Fix potential segfault, cleanup, get rid of warnings.
|
2017-09-09 11:48:13 -04:00 |
|
Kyle Cooley
|
2eacc2f093
|
Changes to land creation, add ability to specifically clear terrain cache
|
2017-09-08 14:37:03 -04:00 |
|
Kyle Cooley
|
ab607f3028
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
2017-09-08 00:51:46 -04:00 |
|
Kyle Cooley
|
5950b26912
|
Update scene assets
|
2017-08-19 19:36:45 -04:00 |
|
Ewan Higgs
|
38a2de3c51
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
|
scrawl
|
5fb854036d
|
Use a forward declaration to avoid having to workaround Qt MOC
Don't think that guard was still needed, but a forward declaration is better anyways.
|
2017-03-14 19:27:55 +01:00 |
|
scrawl
|
35d53acc65
|
Factor out terrain chunk loading/caching into a new resource manager
|
2017-03-14 19:27:55 +01:00 |
|
Aesylwinn
|
5674e0da24
|
Render water in editor.
|
2016-08-04 23:01:43 -04:00 |
|
Aesylwinn
|
9d02286592
|
Remove unused forward declaration.
|
2016-05-16 22:17:03 -04:00 |
|
Aesylwinn
|
a3363bc098
|
Fix and simplify pathgrid update handling, only recreate geometry
once per frame, and a few naming changes.
|
2016-05-16 21:06:55 -04:00 |
|
Aesylwinn
|
6fbc10dbba
|
Add ability to get cell, pathgrid, and ability to add nodes.
Also missing include.
|
2016-05-16 17:20:07 -04:00 |
|
Aesylwinn
|
32ba5bf8b8
|
Initial pathgrid editting, support for selection and movement.
|
2016-05-12 19:35:49 -04:00 |
|
Aesylwinn
|
1f902ff069
|
Remove code duplication.
|
2016-05-03 16:13:11 -04:00 |
|
Aesylwinn
|
8d95b63180
|
Add pathgrid rendering to opencs
|
2016-05-02 22:10:43 -04:00 |
|
Aesylwinn
|
7fbcc47b15
|
Add pathgrid modified signals.
|
2016-05-02 22:08:49 -04:00 |
|
Aesylwinn
|
933504dbd0
|
Revert "Pathgrid rendering v2"
This reverts commit 4dee9604bb .
|
2016-05-02 15:37:08 -04:00 |
|
Aesylwinn
|
4dee9604bb
|
Pathgrid rendering v2
|
2016-05-02 06:29:56 -04:00 |
|
Marc Zinnschlag
|
6a2fe564ef
|
Merge branch 'master' into move
|
2016-03-11 12:47:33 +01:00 |
|
Marc Zinnschlag
|
1240e0c716
|
cancel instance move on drag abort
|
2016-03-04 15:19:26 +01:00 |
|
Aesylwinn
|
7fb6807e65
|
cell border markers
|
2016-03-02 15:02:06 -05:00 |
|
Marc Zinnschlag
|
a19ac72215
|
render marker
|
2016-03-01 15:48:34 +01:00 |
|
Marc Zinnschlag
|
dececf6c38
|
instance moving via drag in 3D scenes
|
2016-02-16 16:02:29 +01:00 |
|
Rob Cutmore
|
a34a08c212
|
Render cell markers
Adds rendering of cell markers. Markers are displayed at center of
cell and contain cell's coordinates.
|
2016-02-07 13:52:18 -05:00 |
|
Marc Zinnschlag
|
1d0ef97bf6
|
added select all of same ID item to selection mode button menu
|
2016-01-26 11:31:37 +01:00 |
|
Marc Zinnschlag
|
790367b980
|
fixed object removal via setting state to delete
|
2016-01-25 16:12:20 +01:00 |
|
Marc Zinnschlag
|
c1f0aa7260
|
added delete selection item to selection mode button menu
|
2016-01-25 14:55:02 +01:00 |
|
Marc Zinnschlag
|
361634489e
|
properly handle cells that don't exist
|
2015-10-15 14:46:08 +02:00 |
|
Marc Zinnschlag
|
b81ee606c8
|
use CellCoordinates instead of a pair of ints for cell coordinates
|
2015-10-12 14:31:55 +02:00 |
|
Marc Zinnschlag
|
0d35938794
|
basic cell arrow rendering (shape is a placeholder)
|
2015-10-12 14:12:01 +02:00 |
|
Marc Zinnschlag
|
319e3f24a3
|
on edit mode change clear selection of elements that are not affected by current edit mode (only support for instance for now since we do not have selection for other elements yet)
|
2015-09-29 13:48:04 +02:00 |
|
scrawl
|
cdd0623009
|
Terrain rendering
|
2015-06-03 01:35:41 +02:00 |
|
scrawl
|
72400747f2
|
OpenCS: preliminary port of cell rendering to OSG
|
2015-03-25 23:35:10 +01:00 |
|
scrawl
|
aedafe651a
|
OpenCS: delete physicssystem, will be replaced with OSG picking
|
2015-03-25 19:08:09 +01:00 |
|
Alexander "Ace" Olofsson
|
62acb03735
|
More Ogre + recent Boost build fixes
|
2015-01-27 21:07:26 +01:00 |
|
cc9cii
|
2720e5ea9d
|
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
|
2014-12-01 06:44:12 +11:00 |
|
scrawl
|
61d4a6b344
|
Merge branch 'openmw-033'
|
2014-11-05 20:58:42 +01:00 |
|
scrawl
|
ba3d2be8e3
|
Add missing include (Fixes #2108)
|
2014-11-05 19:45:32 +01:00 |
|
cc9cii
|
b328aa1fb9
|
Multiple document support.
|
2014-11-01 18:57:39 +11:00 |
|
cc9cii
|
ade7f09203
|
Keep track of terrain in physics engine. Should resolve crash exiting after opening multiple subviews of the same cell.
|
2014-11-01 00:03:09 +11:00 |
|
cc9cii
|
cb53e714f7
|
Convert PhysicsSystem to a singleton.
|
2014-10-24 19:14:02 +10:00 |
|
cc9cii
|
03a30c3f1d
|
Experimental, compiles but does not work.
|
2014-10-18 06:16:48 +11:00 |
|
cc9cii
|
3e5027abbb
|
Incorporate terrain height to labels and camera.
|
2014-10-10 13:36:16 +11:00 |
|
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
|
Marc Zinnschlag
|
74ed9cbb2d
|
added cell rendering class
|
2014-06-29 14:18:46 +02:00 |
|