8000 Releases · Noxmore/bevy_trenchbroom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div id="js-flash-container" class="flash-container" data-turbo-replace>

Releases: Noxmore/bevy_trenchbroom

0.9.1

16 Jul 05:03
Compare
Choose a tag to compare

What's Changed

  • Better support hot-reloading
  • Fix a link in readme

0.9.0

14 Jul 05:40
Compare
Choose a tag to compare

What's Changed

  • Add double-precision support for Avian by @Noxmore in #110
  • Replace derive macros with attribute macros, reducing boilerplate by @Noxmore in #107
  • Apply .trim() to FQD value strings to fix some properties in classic Quake bsps. by @eswartz in #111
  • Add another parsing fix for floats using European localization. by @eswartz in #112
  • Add Basic Builtin Classes by @Noxmore in #114
  • Add Manual, Moving a Bunch of readme to it by @Noxmore in #116
  • Write out TrenchBroomConfig by default by @Noxmore in #118
  • Add group class attribute by @Noxmore in #119
  • Add decal specifier by @Noxmore in #120
  • Add and Expand Field Attributes to use #[class(...)] by @Noxmore in #121

New Contributors

Full Changelog: 0.8.1...0.9.0

0.8.1

16 May 17:20
Compare
Choose a tag to compare
  • Fixed convex colliders not applying inverse rotation for solid classes

Full Changelog: 0.8.0...0.8.1

0.8.0

16 May 02:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

19 Mar 01:19
Compare
Choose a tag to compare

What's Changed

  • Remove GeometryProvider::render, and TrenchBroomConfig::is_server by @Noxmore in #44
  • Fix headless operation by @Noxmore in #45

Full Changelog: 0.6.5...0.7.0

0.6.5

16 Mar 04:48
Compare
Choose a tag to compare

What's Changed

  • Add GeometryProvider::with and meshes_with by @Noxmore in #39
  • Switch collider generation to component hooks by @Noxmore in #40
  • Have texture image sampler stored in TrenchBroomConfig instead of only using the default sampler by @Noxmore in #41

Full Changelog: 0.6.4...0.6.5

0.6.4

08 Mar 20:49
Compare
Choose a tag to compare

What's Changed

  • Fix convex colliders not being positioned right in brush entities with an origin brush when loading .map files by @Noxmore in #37

Full Changelog: 0.6.3...0.6.4

0.6.3

28 Feb 00:41
Compare
Choose a tag to compare

Minor bugfix release, i'll begin putting releases here now.

0