Skip to content

Commit

Permalink
Merge branch 'feature/advanced_diffuse' into autobuild/experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
c-lipka committed Feb 19, 2019
2 parents cc5fc5b + 0f3efc8 commit 741b6f8
Show file tree
Hide file tree
Showing 651 changed files with 13,393 additions and 52,541 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ addons:
packages:
- libboost-dev
- libboost-date-time-dev
- libboost-thread-dev
- libjpeg8-dev
- libopenexr-dev
- libpng12-dev
Expand Down
3 changes: 2 additions & 1 deletion changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Reported by Coverity static code analysis:

Miscellaneous:

- Fix `interior_texture` for text objects (as mentioned in GitHub issue #65)
- Fix `interior_texture` for text objects (as mentioned in GitHub issue #65).
- Eliminated use of deprecated C++ `register` keyword (except in 3rd party
libraries bundled with the POV-Ray source code).
- Fix long-standing bug in Julia fractal primitive using hypercomplex numbers.
Expand Down Expand Up @@ -195,6 +195,7 @@ Other Noteworthy
- The `./configure` script can now be run without the `COMPILED_BY=...`
option. In this case it defaults to `$USER <no contact address>`, where
`$USER` is your login name.
- The `boost_thread` and `boost_system` libraries are no longer required.


Changes between 3.7.1-beta.9 and 3.7.1-rc.1
Expand Down
42 changes: 0 additions & 42 deletions libraries/boost/boost/system/api_config.hpp

This file was deleted.

70 changes: 0 additions & 70 deletions libraries/boost/boost/system/config.hpp

This file was deleted.

56 changes: 0 additions & 56 deletions libraries/boost/boost/system/cygwin_error.hpp

This file was deleted.

Loading

0 comments on commit 741b6f8

Please sign in to comment.