David Cernat
|
9764dbb8d2
|
Merge pull request #52 from OpenMW/master
Add OpenMW commits up to 2 Sep
|
8 years ago |
Marc Zinnschlag
|
316cf40f12
|
Merge remote-tracking branch 'aesylwinn/FixInteriorCellRefTeleportation'
|
8 years ago |
Aesylwinn
|
c0d53a2557
|
Fix CellRefs being teleported from interior to exterior cells.
|
8 years ago |
David Cernat
|
4d2ca20445
|
Resolve conflicts in pull request #43
# Conflicts:
# README.md
|
8 years ago |
Aesylwinn
|
91fd966146
|
Fix some issues detected by coverity for the editor.
|
9 years ago |
David Cernat
|
436548413e
|
Resolve conflicts in pull request #39
# Conflicts:
# CMakeLists.txt
|
9 years ago |
Marc Zinnschlag
|
2fef8948f1
|
Merge remote-tracking branch 'aesylwinn/InstanceRotateAndScale'
|
9 years ago |
Aesylwinn
|
7125775648
|
Change free axis rotation.
|
9 years ago |
David Cernat
|
d9cfd5bac2
|
Resolve conflicts with OpenMW
|
9 years ago |
Aesylwinn
|
3e4ac0c662
|
Potential fix for context sensitive select mode issues.
|
9 years ago |
scrawl
|
2f6075329b
|
Clang warning fixes
|
9 years ago |
Aesylwinn
|
101c3cc90d
|
Rotate around center of selection.
|
9 years ago |
Aesylwinn
|
571969cd65
|
Scale from center of selection.
|
9 years ago |
Aesylwinn
|
388917df89
|
Base editor rotate/scale commit.
|
9 years ago |
Marc Zinnschlag
|
a563a9d336
|
added missing Q_OBJECT
|
9 years ago |
Aesylwinn
|
448c9d5a5b
|
Fix globals not being initialized with a valid type.
|
9 years ago |
Aesylwinn
|
0963adb2f4
|
Fix pointer being deleted twice.
|
9 years ago |
David Cernat
|
babba95413
|
Merge pull request #34 from OpenMW/master
Add OpenMW commits from 1st week of August
|
9 years ago |
Aesylwinn
|
16d0580ce8
|
Fix struct/class mismatch.
|
9 years ago |
Aesylwinn
|
1f32f1eef5
|
Add water texture.
|
9 years ago |
Aesylwinn
|
9454f4f2e7
|
Use shared water geometry + state generation,
Fix water position and render bin,
Fix passed cell parameter being ignored
|
9 years ago |
Aesylwinn
|
3904a24e6c
|
Add missing include.
|
9 years ago |
Aesylwinn
|
5674e0da24
|
Render water in editor.
|
9 years ago |
David Cernat
|
8686b9cc12
|
Merge pull request #29 from OpenMW/master
Add OpenMW commits from end of July
|
9 years ago |
LohikaarmeHAV
|
19c74a4d6e
|
Part two
|
9 years ago |
LohikaarmeHAV
|
7309be8592
|
First part
|
9 years ago |
lohikaarme
|
e8ef5c233f
|
Miss info
|
9 years ago |
lohikaarme
|
0592d1cdcf
|
Commnent?
|
9 years ago |
lohikaarme
|
48bcde8cc9
|
...
|
9 years ago |
LohikaarmeHav
|
b0cf276cfc
|
hups
|
9 years ago |
LohikaarmeHav
|
7cd991107c
|
Nah
Preview seem to not like removing mCamPositionSet and I have do other things.
|
9 years ago |
LohikaarmeHav
|
c6bc30d6a8
|
Forgot to remove line and add comment.
|
9 years ago |
LohikaarmeHav
|
2e6f80688c
|
Removed debug
|
9 years ago |
LohikaarmeHav
|
c6ec473280
|
Camera reset now every time cell object->view is pressed.
|
9 years ago |
Aesylwinn
|
f73d60cc73
|
Make scene controls use configurable speed modifier.
|
9 years ago |
Aesylwinn
|
bf2ab4ed45
|
Change the way modifiers are handled so they can be shared.
|
9 years ago |
Aesylwinn
|
faea33b888
|
Revert "Change scene controls to more closely match blender as requested"
This reverts commit bc7ae70f0b .
|
9 years ago |
Aesylwinn
|
bc7ae70f0b
|
Change scene controls to more closely match blender as requested
in the forums.
|
9 years ago |
Aesylwinn
|
1cce085fa2
|
Remove unused headers.
|
9 years ago |
Aesylwinn
|
2f97d6cffb
|
Move tool tip processing to ShortcutManager,
Process cell arrow tooltip,
Fix cell arrows not being added when cell is added
|
9 years ago |
Aesylwinn
|
d7a83d80a2
|
Change some key binding defaults.
|
9 years ago |
Aesylwinn
|
3475b83e90
|
Clean up modifier/shortcut class and handle focus out event,
Improve shortcut labels,
Adjust menu titles and remove menu navigation (can conflict with
shortcuts)
|
9 years ago |
Aesylwinn
|
96a3c278fd
|
Added shortcuts for loading a cell relative to the camera,
Removed Ctl+V binding for "Verify" because that is associated
with paste.
|
9 years ago |
Aesylwinn
|
65201badf6
|
Add custom page for key bindings.
|
9 years ago |
LohikaarmeHav
|
f142f9bf86
|
wtf
|
9 years ago |
Aesylwinn
|
b685c0ce6c
|
Add ability to clear shortcut/modifier setting with right click.
|
9 years ago |
Aesylwinn
|
12db6d2114
|
Add modifier setting.
|
9 years ago |
Aesylwinn
|
b204758be1
|
More shortcuts.
|
9 years ago |
Aesylwinn
|
3f7f75cc9d
|
Exclude keys not compatible with qt 4
|
9 years ago |
Aesylwinn
|
3edc77a32b
|
Remove QShortcut usage,
Add a lot of shortcuts,
Remove debug messages
|
9 years ago |