Kyle Cooley
|
2a9ebac572
|
Simplify update logic, update when race parts are changed.
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
1276e0fa9b
|
Handle changes to race record when rendering actors
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
6bece13a32
|
Use new Log class for error message
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
97ac0a92dd
|
Move data handling out of rendering code, equip armor/clothes
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
6b42f37918
|
Handle creatures too
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
e2ac392a40
|
Move common stuff to scene util, fix errors with 1st person meshes
|
2018-09-27 13:14:59 +04:00 |
|
Kyle Cooley
|
8444ee9981
|
Start rendering npc's
|
2018-09-27 13:14:59 +04:00 |
|
Andrei Kortunov
|
ee4ca87352
|
Traverse child nodes of cell node in the editor (bug #4654)
|
2018-09-26 23:13:18 +04:00 |
|
Andrei Kortunov
|
70ed8fd1a9
|
Use constants instead of widely used magic numbers (task #4645)
|
2018-09-17 19:22:50 +04:00 |
|
Andrei Kortunov
|
c7a5548475
|
Use new logging system for editor
|
2018-08-14 20:01:09 +04:00 |
|
Andrei Kortunov
|
6ddf6eb885
|
Use editor markers for lights and creatures levelled lists
|
2018-07-15 17:25:18 +04:00 |
|
Andrei Kortunov
|
27a5da59ba
|
Fix MSVC warnings C4456
|
2018-07-10 11:29:39 +04:00 |
|
Andrei Kortunov
|
f4330cf057
|
Editor: limit FPS in 3D preview windows (feature #3641)
|
2018-07-02 12:20:34 +04:00 |
|
Nelsson Huotari
|
825c331764
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
2018-05-22 14:55:09 +03:00 |
|
Nelsson Huotari
|
8ae46519cf
|
Fix missed worldspacehits, add linebreak to tooltip
|
2018-05-20 21:58:40 +03:00 |
|
Nelsson Huotari
|
21e8d08e69
|
Handle invalid texture id's
|
2018-05-20 21:20:40 +03:00 |
|
Nelsson Huotari
|
17e01ca336
|
Setting "Scene Drops" rename "3D Scene Editing"
|
2018-05-16 11:41:37 +03:00 |
|
Nelsson Huotari
|
758ccac75a
|
Show texture id + filename
|
2018-05-16 11:34:58 +03:00 |
|
Nelsson Huotari
|
1c79d5311c
|
Brush history menu
|
2018-05-10 21:58:36 +03:00 |
|
Nelsson Huotari
|
62066f01bd
|
clean-up
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
d33c98c68d
|
Revert unintended changes
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
5656745445
|
Select dragged texture-assets, add brush settings widget-type, fixes.
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
baa707b5e3
|
User setting for selective cell editing or new land creation
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
24977fcc0f
|
improve hit calculation accuracy for texture editing
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
e8a9bff85c
|
Drop textures to landtextures from assets (try-method)
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
7139889566
|
Brush button window opens at modebutton, slider 1-50, doxygen comments
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
20d1d8ac89
|
Fixed brush calculations, implement undostack macro when clicked.
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
5f3c8b2b99
|
c_str -> fromStdString, remove TextureBrushButton class
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
cf7a0f715e
|
Command macro for complete drag-editing operations.
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
9f742d5b1f
|
Brush affects adjancent cells
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
1ca2710a2a
|
Formatting, fixes
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
1c113eca9c
|
15 to landTextureSize-1
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
3327d6f7c4
|
Drag terrain painting, code cleanup
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
a54a1b9940
|
Command system and undo
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
cc415526b0
|
fix texture index +1, better icons
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
316d05bdc4
|
{} to ()
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
4649d1258c
|
Direct data terrain editing
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
4ae75d1d20
|
Terrain texture brush frame
|
2018-05-10 11:18:54 +03:00 |
|
Nelsson Huotari
|
69aacdff17
|
Lamoot's new icon set
|
2018-04-15 12:35:45 +03:00 |
|
Miloslav Číž
|
1f5feeddb9
|
CS: Change camera parameter types to int
|
2017-12-15 14:46:23 +01:00 |
|
Miloslav Číž
|
f2777f7242
|
CS: Mover object-marker-alpha under Rendering
|
2017-12-15 14:36:12 +01:00 |
|
Miloslav Číž
|
79527b746a
|
Remove unused variable
|
2017-12-14 17:29:24 +01:00 |
|
Miloslav Číž
|
b246580c63
|
Fix orbit camera axis
|
2017-12-13 20:08:38 +01:00 |
|
Miloslav Číž
|
e309dfd234
|
CS: Rename variables (AppVeyor fix)
|
2017-12-08 22:06:03 +01:00 |
|
Miloslav Číž
|
199e41833f
|
Merge branch 'master' into cs-cam
|
2017-12-08 20:56:05 +01:00 |
|
Miloslav Číž
|
d85f8deaa3
|
CS: Add fixed roll setting, plus ortho fix
|
2017-12-08 20:51:40 +01:00 |
|
Miloslav Číž
|
1b77e3ed62
|
CS: Add ortho camera setting
|
2017-12-08 18:18:27 +01:00 |
|
Miloslav Číž
|
bfad5ebde4
|
CS: Fix camera orbit control with keys
|
2017-12-08 17:42:20 +01:00 |
|
Miloslav Číž
|
5e076ee015
|
CS: Fix camera orbit with arbitrary roll
|
2017-12-08 00:19:05 +01:00 |
|
Miloslav Číž
|
cfdc6c788e
|
CS: Make camera FOV change dynamically
|
2017-12-08 00:05:50 +01:00 |
|