8000 Comparing v0.0.8...v0.0.9 · BoomingTech/Piccolo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BoomingTech/Piccolo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: BoomingTech/Piccolo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 5 commits
  • 111 files changed
  • 11 contributors

Commits on Sep 12, 2022

  1. Update ReleaseNotes.md

    Ol6rin committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    93280db View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Fix physics actor local transform (#353)

    * fix rigidbody data error
    
    * fix rigidbody shape local transform
    
    * fix rigidbody scale transform
    
    * initialize jph_body
    OlorinMedas authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    97bcef0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. 修复macOS编辑模式抛出的异常 (#352)

    * fix particle system  issue on mac & standardize label usage
    
    Co-authored-by: yingxiang.he <yingxiang.he@boomingtech.com>
    luxiaodong and heyx1997 authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a2a01cc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. 修复直接光照下阴影显示不全

    luxiaodong authored and kwbm committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3183f4b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Merge internal dev fetaures and bug fix (#377)

    * Glm2 chaos math
    
    * 渲染结果无法跟随imgui窗口移动的bug
    
    * Glm2 chaos math
    
    * 渲染结果无法跟随imgui窗口移动的bug
    
    * Gpu particle system
    
    * Particle presentation
    
    * toggle free camera mode
    
    * Fix particle local variable usage
    
    * update rhi
    
    * add debugdraw
    
    * Remove legacy physics system
    
    * Fix wrong debug draw frame buffer count
    
    * Fix macos crash
    
    * resolve merge conflict
    
    Co-authored-by: TECH-RE-党占威 <zhanwei.dang@boomingtech.com>
    Co-authored-by: TECH-RE-徐泽远 <zeyuan.xu@boominggames.com>
    Co-authored-by: muhan.liu <muhan.liu@boomingtech.com>
    Co-authored-by: TECH-CE-刘沐寒 <muhan.liu@boominggames.com>
    Co-authored-by: TECH-RE-王坤 <kun.wang@boomingtech.com>
    Co-authored-by: TECH-RE-叶佳伟 <jiawei.ye@boomingtech.com>
    Co-authored-by: liangliang.ma <liangliang.ma@boomingtech.com>
    8 people authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    9a044b3 View commit details
    Browse the repository at this point in the history
Loading
0