Evil Eye
|
698c90b3ee
|
fix builds against MyGUI master
|
2019-06-16 14:41:34 +02:00 |
|
Andrei Kortunov
|
b66c437700
|
Merge pull request #2419 from Capostrophic/lod
Optimizer: Only merge pure osg::Groups
|
2019-06-12 18:33:07 +04:00 |
|
Andrei Kortunov
|
4fcbc1c96b
|
Merge pull request #2391 from Capostrophic/contentselector
Content selector: don't add file namesakes (bug #2395)
|
2019-06-10 10:15:19 +04:00 |
|
Capostrophic
|
6622e36226
|
Only merge pure osg::Groups in the optimizer
|
2019-06-09 11:47:43 +03:00 |
|
Capostrophic
|
7c8360d0f3
|
Use NiSwitchNode initial index field
|
2019-06-09 01:58:02 +03:00 |
|
Alexei Dobrohotov
|
ce92b364e6
|
Merge pull request #2403 from akortunov/crashinfo
Improve info message about missing GDB
|
2019-06-06 11:09:46 +03:00 |
|
bzzt
|
a730365ea1
|
Creanup Distant Terrain code
- Cull terrain in the stock osg::CullVisitor
- Do not compile composite maps for shadow camera
- Do not abuse userdata for composite maps
|
2019-06-05 19:09:57 +04:00 |
|
bzzt
|
e4ba6ecf15
|
Do not store a LOD callback in the every QuadTreeNode
|
2019-06-05 18:27:37 +04:00 |
|
bzzt
|
a61c0aaee1
|
Do not load height data to the qued tree since we do not need it now
|
2019-06-05 18:27:37 +04:00 |
|
bzzt
|
ebcf8ca062
|
Do not store a ViewDataMap in the every QuadTreeNode
|
2019-06-05 18:27:37 +04:00 |
|
bzzt
|
cb6d27fb12
|
Use the custom LineSegmentIntersector for QuadTree to simplify traversal
code
|
2019-06-05 18:27:37 +04:00 |
|
bzzt
|
ce4e8be9ac
|
Move traverse methods to the QuadTreeNode
|
2019-06-05 18:27:37 +04:00 |
|
Capostrophic
|
b7afb213ae
|
"Handle" RepairedOnMe scripting function (feature #4255)
|
2019-06-03 02:17:32 +03:00 |
|
Alexei Dobrohotov
|
f0640cbb21
|
Merge pull request #2296 from akortunov/blend
Optimize blendmap generation
|
2019-06-03 00:10:22 +03:00 |
|
bzzt
|
528cda8032
|
Prevent layers duplication when a terrain chunk crosses plugin borders
|
2019-06-01 14:52:42 +04:00 |
|
Andrei Kortunov
|
1da012f6ee
|
Optimize blendmap generation
|
2019-06-01 14:37:29 +04:00 |
|
Alexei Dobrohotov
|
5965aa991b
|
Improve grammar in a warning
|
2019-06-01 00:06:49 +03:00 |
|
Capostrophic
|
0fcb75fb21
|
Achieve CHIM and get rid of the loop
|
2019-05-31 20:01:46 +03:00 |
|
Capostrophic
|
5cd781b3eb
|
Experimental folder handling rewrite
|
2019-05-31 20:01:46 +03:00 |
|
Capostrophic
|
2fbed21f83
|
Avoid a memory leak
|
2019-05-31 20:01:46 +03:00 |
|
Capostrophic
|
e14ada8f36
|
Make file name comparison case-insensitive
|
2019-05-31 20:01:46 +03:00 |
|
Capostrophic
|
ebe5448816
|
Content selector: drop duplicates of the added file (bug #2395)
|
2019-05-31 20:01:46 +03:00 |
|
Andrei Kortunov
|
f1db97fbbd
|
Improve info message about missing GDB (bug #4341)
|
2019-05-30 14:51:31 +04:00 |
|
Andrei Kortunov
|
7c53b99d31
|
Avoid possible data race during access to the static local variable
|
2019-05-24 08:03:45 +04:00 |
|
Alexei Dobrohotov
|
7c46102f0c
|
Merge pull request #2389 from akortunov/fmt
Introduce a custom format() function
|
2019-05-21 21:45:52 +03:00 |
|
Andrei Kortunov
|
6832a2fa9a
|
Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus)
|
2019-05-21 19:22:34 +04:00 |
|
Andrei Kortunov
|
e679190f31
|
Introduce a custom format() function to get rid of boost::format() and hackish replace()
|
2019-05-20 09:20:01 +04:00 |
|
Alexei Dobrohotov
|
2c956398c1
|
Actually fix bug 4938
|
2019-05-15 21:41:49 +03:00 |
|
Alexei Dobrohotov
|
1444ef6f43
|
Merge pull request #2298 from akortunov/optimize
Do not allocate eight dummy LightStateAttribute's for every stateset
|
2019-05-11 02:32:34 +03:00 |
|
Alexei Dobrohotov
|
acae586765
|
Merge pull request #2365 from akortunov/guifixes
Refactor Settings::Manager::apply()
|
2019-05-04 21:01:15 +03:00 |
|
Andrei Kortunov
|
4f42fe5595
|
Refactor Settings::Manager::apply()
|
2019-05-04 21:38:36 +04:00 |
|
Alexei Dobrohotov
|
1bfe0e43af
|
Merge pull request #2360 from akortunov/guifixes
Do not track resolution settings changes in the InputManager
|
2019-05-04 20:23:03 +03:00 |
|
Alexei Dobrohotov
|
74112976b2
|
Merge pull request #2085 from akortunov/herbalism
Native graphics herbalism support
|
2019-05-03 20:58:22 +03:00 |
|
Andrei Kortunov
|
7ce07e9202
|
Merge pull request #2345 from Capostrophic/scripting
More argument usage corrections
|
2019-05-03 08:06:06 +04:00 |
|
Ilya Zhuravlev
|
2e1ac51203
|
Clean up androidpath
|
2019-05-02 18:18:49 -04:00 |
|
Andrei Kortunov
|
861d41f4a4
|
Native graphics herbalism support (feature #5010)
|
2019-05-02 23:03:47 +04:00 |
|
Capostrophic
|
95751ba671
|
Ignore extra numerical arguments for ForceGreeting, Position(Cell), PlaceItem(Cell)
|
2019-05-02 20:50:05 +03:00 |
|
Capostrophic
|
05727f2bcd
|
Ignore string arguments for AITravel, GetDynamic, LowerRank, RaiseRank
|
2019-05-02 20:50:05 +03:00 |
|
Andrei Kortunov
|
0cd8d4b842
|
Do not track resolution settings changes in the InputManager (bug #4902)
|
2019-05-02 19:00:47 +04:00 |
|
Capostrophic
|
05d94d35f9
|
Make disabled shadow defines map static
|
2019-04-29 19:31:46 +03:00 |
|
Andrei Kortunov
|
7941fd6780
|
Merge branch 'patch-2' into 'master'
Add support for OpenGLES 3.2
See merge request OpenMW/openmw!93
|
2019-04-24 17:03:10 +00:00 |
|
Bret Curtis
|
e0edecf1f2
|
Merge pull request #2341 from Capostrophic/scripting
Allow using functions in non-conditional expressions (bug #3725)
|
2019-04-24 12:05:07 +02:00 |
|
Andrei Kortunov
|
bd2188a0f8
|
Use the logging system for compiler errors
|
2019-04-23 22:20:18 +04:00 |
|
Capostrophic
|
3d64a46df2
|
Allow using functions in non-conditional expressions (bug #3725)
|
2019-04-22 20:37:32 +03:00 |
|
Andrei Kortunov
|
9059971a69
|
Increase required MyGUI version to 3.2.2
|
2019-04-22 20:52:18 +04:00 |
|
Alexei Dobrohotov
|
53d704fec8
|
Merge pull request #2335 from akortunov/guifixes
Allow to shrink tooltip width to its actual text width
|
2019-04-22 19:44:17 +03:00 |
|
Andrei Kortunov
|
626a05f825
|
Merge pull request #2128 from Capostrophic/blood
Support all eight possible blood types (feature #4958)
|
2019-04-21 21:14:30 +04:00 |
|
Andrei Kortunov
|
7e0bf40dbe
|
Allow to shrink tooltip width to its actual text width (bug #3812)
|
2019-04-21 08:27:14 +04:00 |
|
Capostrophic
|
6cbec4a688
|
Stray argument usage corrections
|
2019-04-19 21:28:06 +03:00 |
|
terrabyte25
|
b29476de58
|
Add support for OpenGLES 3.2
|
2019-04-15 17:09:36 -05:00 |
|