WIP: Fix Flush Face Transfer #15
Draft
Quaternions
wants to merge 4 commits from
minkowksi-transfer
into master
pull from: minkowksi-transfer
merge into: StrafesNET:master
StrafesNET:master
StrafesNET:csgmdl5
StrafesNET:phys-new-setup
StrafesNET:debug-bug3
StrafesNET:physics-bug3
StrafesNET:debug-bug7
StrafesNET:rbx-dom_raw-str
StrafesNET:hash_str
StrafesNET:emu2
StrafesNET:emu
StrafesNET:cylinder
StrafesNET:max-area-triangulation
StrafesNET:physics-bug2
StrafesNET:debug-merge
StrafesNET:entity
StrafesNET:debug-graphics
StrafesNET:bvh-iter2
StrafesNET:entity-debug
StrafesNET:entity-physics
StrafesNET:bsp-gamemechanics
StrafesNET:web2
StrafesNET:bsp-brush3
StrafesNET:to-unsigned
StrafesNET:bvh-iter
StrafesNET:bsp-brush2
StrafesNET:sussy-tips
StrafesNET:bsp-brush
StrafesNET:union3
StrafesNET:union2
StrafesNET:union
StrafesNET:refactor-loader
StrafesNET:it-union
StrafesNET:directories
StrafesNET:modular
StrafesNET:map-read-speed
StrafesNET:surf-fix
StrafesNET:no-cull-velocity
StrafesNET:headless
StrafesNET:bot
StrafesNET:cow-mesh
StrafesNET:instruction-cache
StrafesNET:session
StrafesNET:roblox-bot-web
StrafesNET:web-map
StrafesNET:web
StrafesNET:web-size-hack
StrafesNET:roblox-bot-playback
StrafesNET:push-solve2
StrafesNET:fixed-wide2
StrafesNET:surf-build
StrafesNET:temp
StrafesNET:fw-calm-down
StrafesNET:scripts
StrafesNET:fixed-wide
StrafesNET:push-solve
StrafesNET:run-timer-gui
StrafesNET:recalculate-touching
StrafesNET:bot-playback
StrafesNET:bot-worker2
StrafesNET:bot-resimulate
StrafesNET:bot-worker
StrafesNET:pause
StrafesNET:timers2
StrafesNET:mouse-interpolator
StrafesNET:snf
StrafesNET:feature/style-redesign
StrafesNET:wgpu-0.20
StrafesNET:roblox-mesh
StrafesNET:rustfmt
StrafesNET:data-structure-rewrite
StrafesNET:speed-print
StrafesNET:file-format2
StrafesNET:load-bsp3
StrafesNET:shaders
StrafesNET:debug
StrafesNET:face-crawler
StrafesNET:dynamic-objects
StrafesNET:point-physics
StrafesNET:worker-scope
StrafesNET:sphere-gen
StrafesNET:zeroes-opti
StrafesNET:graphics-thread
StrafesNET:winit-0.29.2
StrafesNET:worker-pool
StrafesNET:file-format
StrafesNET:movestate
StrafesNET:the-wrong-branch
StrafesNET:deduplicate-models
StrafesNET:integer-units
StrafesNET:spirv
StrafesNET:timers
StrafesNET:load-bsp2
StrafesNET:config-file
StrafesNET:bvh
StrafesNET:physics-thread3
StrafesNET:physics-thread2
StrafesNET:physics-thread
StrafesNET:game-mechanics
StrafesNET:load-bsp
StrafesNET:model-look
StrafesNET:wayland
StrafesNET:thread-texture-loading
StrafesNET:color-vertices
StrafesNET:load-roblox-textures
StrafesNET:temp-spawn
StrafesNET:redo-input4
StrafesNET:redo-input3
StrafesNET:load-roblox6
StrafesNET:redo-input2
StrafesNET:load-roblox5
StrafesNET:load-texture
StrafesNET:load_roblox4
StrafesNET:redo-input
StrafesNET:redo-input-temp
StrafesNET:load_roblox3
StrafesNET:tickless-phys
StrafesNET:timelines
StrafesNET:free-body
StrafesNET:load_roblox2
StrafesNET:depth-fudge
StrafesNET:load_roblox
StrafesNET:suzanne
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "minkowksi-transfer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This introduces an explicit face transfer internal physics instruction to transition to an adjacent contact face. Ideally an explicit instruction is not required like this and the physics can just transfer the contact itself.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.