File tree Expand file tree Collapse file tree 6 files changed +20
-0
lines changed
Expand file tree Collapse file tree 6 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 126126//!
127127//! # Copyright
128128//!
129+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
130+ //! The copyright notice below reflects that history, and should not be removed.
131+ //!
129132//! > Copyright (C) 2011 by Morten S. Mikkelsen
130133//! >
131134//! > This software is provided 'as-is', without any express or implied
144147//! > misrepresented as being the original software.
145148//! > 3. This notice may not be removed or altered from any source distribution.
146149//!
150+ //! The above notice will also be included in any derivative source files.
151+ //!
147152//! # Advice
148153//!
149154//! To avoid visual errors (distortions/unwanted hard edges in lighting), when
Original file line number Diff line number Diff line change 11//! # Copyright
22//!
3+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
4+ //! The copyright notice below reflects that history, and should not be removed.
5+ //!
36//! > Copyright (C) 2011 by Morten S. Mikkelsen
47//! >
58//! > This software is provided 'as-is', without any express or implied
Original file line number Diff line number Diff line change 11//! # Copyright
22//!
3+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
4+ //! The copyright notice below reflects that history, and should not be removed.
5+ //!
36//! > Copyright (C) 2011 by Morten S. Mikkelsen
47//! >
58//! > This software is provided 'as-is', without any express or implied
Original file line number Diff line number Diff line change 88//!
99//! # Copyright
1010//!
11+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
12+ //! The copyright notice below reflects that history, and should not be removed.
13+ //!
1114//! > Copyright (C) 2011 by Morten S. Mikkelsen
1215//! >
1316//! > This software is provided 'as-is', without any express or implied
Original file line number Diff line number Diff line change 11//! # Copyright
22//!
3+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
4+ //! The copyright notice below reflects that history, and should not be removed.
5+ //!
36//! > Copyright (C) 2011 by Morten S. Mikkelsen
47//! >
58//! > This software is provided 'as-is', without any express or implied
Original file line number Diff line number Diff line change 55//!
66//! # Copyright
77//!
8+ //! This code is a Rust reimplementation of https://github.com/mmikk/MikkTSpace.
9+ //! The copyright notice below reflects that history, and should not be removed.
10+ //!
811//! > Copyright (C) 2011 by Morten S. Mikkelsen
912//! >
1013//! > This software is provided 'as-is', without any express or implied
You can’t perform that action at this time.
0 commit comments