forked from root-project/root
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Intial Commit * Render outline in all 3D views * Fix: cross window highlighting * Add: onClick parameter to drawSpecial * Optimization: proper elem selection * remove forgotten console.log * Backup Changes * Optimization: reduced the draw calls even further * Feature: Implemented highly optimized & modular code for OutlinePass * remove forgotten console.log * Remove redundant OutlinePass.atts property * Feature: secondary selection for OutlinePass(wip) * Add some comments explaining how we pass objs to OutlinePass
- Loading branch information
1 parent
f7982b9
commit c73e677
Showing
6 changed files
with
1,899 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.