1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-03 15:15:32 +00:00
openmw-tes3mp/apps/opencs/view/render
cc9cii 193873b829 Feature #1278: Editor: Mouse picking in worldspace widget
- With the move to OSG (see: https://forum.openmw.org/viewtopic.php?f=7&t=2755&p=31850#p31839) all the work done so far will soon be removed from the master branch.
- The pathgrid editing and integration to the model, as well as other improvements made, are unlikely to be accepted to the master.
- These will be maintained here until they can be ported to OSG.  It is easier to port when there is a working code base, anyway.
2015-05-31 10:28:45 +10:00
..
cell.cpp Feature #1278: Editor: Mouse picking in worldspace widget 2015-05-31 10:28:45 +10:00
cell.hpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
editmode.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
editmode.hpp added edit mode button to scene toolbar 2014-11-11 15:58:22 +01:00
elements.hpp new element visibility button icons 2014-11-28 09:14:02 +01:00
lighting.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
lighting.hpp added lighting switching 2014-03-23 15:14:26 +01:00
lightingbright.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
lightingbright.hpp added bright lighting mode 2014-03-26 18:29:15 +01:00
lightingday.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
lightingday.hpp added day lighting mode 2014-03-26 17:47:56 +01:00
lightingnight.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
lightingnight.hpp added night lighting mode 2014-03-26 17:59:42 +01:00
mousestate.cpp Feature #1278: Editor: Mouse picking in worldspace widget 2015-05-31 10:28:45 +10:00
mousestate.hpp Merge branch 'master' into pathgrid-edit 2014-12-09 14:02:26 +11:00
navigation.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
navigation.hpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
navigation1st.cpp Fix for issue #2051. Not perfect (can get into a lock in some situations) but usable. 2014-11-12 14:02:08 +11:00
navigation1st.hpp rolling 2014-02-28 11:58:03 +01:00
navigationfree.cpp rolling 2014-02-28 11:58:03 +01:00
navigationfree.hpp rolling 2014-02-28 11:58:03 +01:00
navigationorbit.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
navigationorbit.hpp added orbit navigation mode 2014-03-01 14:15:04 +01:00
object.cpp one more potential 0-pointer fix 2015-01-15 15:00:16 +01:00
object.hpp Merge branch 'master' into pathgrid-edit 2015-04-18 15:47:45 +10:00
overlaymask.cpp Fix corruption issue when the initial scenewidget is closed before subsequent ones. Also place the label closer to the terrain height at the center of the cell, should reduce the perception of the label jumping around too much. 2014-10-14 11:43:56 +11:00
overlaymask.hpp Remove override (c++11) 2014-10-13 16:42:50 +11:00
overlaysystem.cpp fixed overlay singleton 2014-10-17 14:23:27 +02:00
overlaysystem.hpp fixed overlay singleton 2014-10-17 14:23:27 +02:00
pagedworldspacewidget.cpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
pagedworldspacewidget.hpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
pathgridpoint.cpp Undo rendering works, but not using signals yet. 2015-04-23 22:20:45 +10:00
pathgridpoint.hpp Resolve merge issues. 2014-12-09 19:37:37 +11:00
previewwidget.cpp Another missed null shared_ptr conversion for gcc. 2014-12-01 09:41:03 +11:00
previewwidget.hpp fixed some function names 2014-06-27 10:35:00 +02:00
scenewidget.cpp Multiple document support. 2014-11-01 18:57:39 +11:00
scenewidget.hpp Add function to cancel drag by pressing ESC. Remove debug code. 2014-11-03 21:24:47 +11:00
terrainstorage.cpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
terrainstorage.hpp Implement terrain rendering in OpenCS (Fixes #1597) 2014-10-08 17:17:31 +02:00
textoverlay.cpp Use Ogre::uint8, fixes a missing include for uint8_t 2014-11-05 20:58:49 +01:00
textoverlay.hpp Minor visual improvements. 2014-10-14 17:34:10 +11:00
unpagedworldspacewidget.cpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
unpagedworldspacewidget.hpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
worldspacewidget.cpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00
worldspacewidget.hpp Changes made to DialogueSubview pathgrid tables are now reflected on PagedWorldspaceWidget. 2015-04-24 04:00:49 +10:00