File: 2.0.1.md

package info (click to toggle)
eureka 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,912 kB
  • sloc: cpp: 84,842; python: 495; sh: 91; makefile: 21; ansic: 3
file content (17 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CHANGES IN Eureka 2.0.1

(Since version 2.0.0)

## View

* Corrected the copyright year for my contributions.

## Bug fixes

* Fixed a crash happening when selecting neighbor sectors while no-sided linedefs are in the map.
* Fixed a regression from 1.27b where selected 1-sided lines in 3D view wouldn't change texture
  unless the side panel texture thumbnail also gets selected.

## Development

* Fixed some compilation errors on Linux.