| | "Love" token, awarded by blueprintrandom."Love" token, awarded by plasmasolutions."Pterodactyl" token, awarded by erickblender. - Repository
- rB Blender
- Branch
- soc-2016-pbvh-painting
- Build Status
-
Event TimelineThis revision is now accepted and ready to land. This revision now requires changes to proceed. This revision now requires changes to proceed. | Path | Size |
|---|
| release/ | scripts/ | startup/ | bl_ui/ |
| | | 45 lines | | | | | | 13 lines | | 2 lines | | | | 2 lines | | 5 lines | | 22 lines | | 8 lines | | 5 lines | | | | 24 lines | | | | 19 lines | | 105 lines | | 1 line | | 1611 lines | | 243 lines | | 214 lines | | 1 line | | | | 4 lines | | 3 lines | | | | 2 lines | | 9 lines |
| Commit | Tree | Parents | Author | Summary | Date |
|---|
| ead469c83b62 | dfe562e5d7cd | 0fac021c2165 88ddf296bbc9 | Nathan Vollmer | Merge branch 'soc-2016-pbvh-painting' of git.blender.org:blender into soc-2016… (Show More…) | Sep 14 2016, 1:47 AM | | 0fac021c2165 | 670238fcbc66 | ccaca716aef7 | Nathan Vollmer | Refactoring | Sep 14 2016, 1:47 AM | | 88ddf296bbc9 | e40dac1674da | b67957a9f3a2 | Bastien Montagne | Cleanup: Reduce diff from master (mostly emty lines...). | Sep 13 2016, 2:13 PM | | b67957a9f3a2 | 9bc09a48fdc9 | 81a15951f45b f38f7874488d | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting | Sep 13 2016, 2:05 PM | | 81a15951f45b | 316877825703 | ccaca716aef7 56c798ee6207 | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting | Sep 13 2016, 8:49 AM | | ccaca716aef7 | 525103ad12f5 | dad3e97829e3 | Nathan Vollmer | Fixed pen sensitivity bug. | Sep 13 2016, 8:04 AM | | dad3e97829e3 | 7ed5be86fc3e | 91d72d786580 95cb71451141 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Sep 3 2016, 8:55 PM | | 91d72d786580 | a725bfa6c5d4 | deff0d3ddb99 | Nathan Vollmer | Got foreground-background colors working with vertex paint. | Sep 3 2016, 8:21 PM | | deff0d3ddb99 | c7d750b64f12 | 210a3e4239e9 | Nathan Vollmer | Forgot to update smudge and blur callbacks. | Sep 3 2016, 11:41 AM | | 210a3e4239e9 | 8e9797e2490b | 6667273bb18b | Nathan Vollmer | Sped up initial vertex paint click. Something after vertex paint done event is… (Show More…) | Sep 3 2016, 11:26 AM | | 6667273bb18b | 8396886395b6 | c24665258da2 | Nathan Vollmer | Fixed paint_intern.h header. | Aug 24 2016, 2:18 AM | | c24665258da2 | dbc1f1524581 | 423440a5b605 | Nathan Vollmer | Made average color arrays cleaner. | Aug 23 2016, 7:30 PM | | 423440a5b605 | 86ad0a6604b7 | 939ca2e474da 62e3849f401c | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Aug 19 2016, 9:09 PM | | 939ca2e474da | 940cae7e713c | 996165ac9491 | Nathan Vollmer | Removed unnecessary debug code. Forgot to remove some old code. | Aug 19 2016, 9:08 PM | | 996165ac9491 | 238a09ad17b8 | 04c4ea25f269 | Nathan Vollmer | Fixed spray mode in vertex paint. | Aug 16 2016, 3:27 AM | | 04c4ea25f269 | 705ee76f14ae | 4794982f6fc9 c00b2d89911e | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Aug 16 2016, 3:09 AM | | 4794982f6fc9 | 0e47814a6198 | 41050c0dbfda 3e24dc367f44 | Nathan Vollmer | refactored some more. This commit also contains texture mode implementation in… (Show More…) | Aug 14 2016, 12:53 AM | | 41050c0dbfda | 280a7bc23c9d | c3ce0d56a6fe | Nathan Vollmer | more refactoring. Removed OpenMP flags since the multithreading support isn't… (Show More…) | Aug 13 2016, 11:20 PM | | c3ce0d56a6fe | 4a95dcf828a1 | 06de85843c26 | Nathan Vollmer | Got texture paint working with PBVH painting. | Aug 11 2016, 11:47 PM | | 3e24dc367f44 | c3446dbfa2f9 | 73a738a12cb5 | Bastien Montagne | Fix build errors under linux, and cleanup a bunch of warnings. | Aug 12 2016, 6:23 PM | | 73a738a12cb5 | 20db606036b3 | 545d69752ddd bac1279b031f | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting | Aug 12 2016, 4:28 PM | | 06de85843c26 | ab77a3591643 | 545d69752ddd 7c3a06c34918 | Nathan Vollmer | Added initial PBVH creation for weight painting on toggle. PBVH is visible… (Show More…) | Aug 11 2016, 4:42 AM | | 545d69752ddd | a78b19b3fe5f | 600ce2488c05 | Nathan Vollmer | Fixed bug where radial mirror would not work without normal mirror being… (Show More…) | Aug 11 2016, 3:33 AM | | 600ce2488c05 | a09dbc19bddf | 4286fbaf5cce | Nathan Vollmer | added spray support to weight paint. Vertex paint spray support is giving me… (Show More…) | Aug 6 2016, 5:32 AM | | 4286fbaf5cce | 348ace2b0bea | 2cdbfb53d3c4 | Nathan Vollmer | implemented brush normal based splash prevention | Aug 4 2016, 11:51 PM | | 2cdbfb53d3c4 | f7cc160179ac | e49054685514 357480f8c371 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Aug 4 2016, 8:15 PM | | e49054685514 | 2384a76623d3 | 15a3326f8933 409316434c42 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Aug 4 2016, 8:15 PM | | 15a3326f8933 | e335643a8382 | ed9fee860541 | Nathan Vollmer | added smudge to wpaint. Fixed some strength issues with wpaint. Still need to… (Show More…) | Jul 31 2016, 8:33 AM | | ed9fee860541 | 18cd252cfd1c | 91e0fcee1d53 | Nathan Vollmer | Added smudge tool to vertex paint. WPaint implementation coming soon. Fixed… (Show More…) | Jul 31 2016, 3:15 AM | | 91e0fcee1d53 | 05c0517c30bd | f0c21cbc833a | Nathan Vollmer | Calculating surface normal and direction for smudge, splash prevention, and… (Show More…) | Jul 30 2016, 9:45 PM | | f0c21cbc833a | be2452b3460a | 8592e10a43c3 9c6387808590 | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting (Show More…) | Jul 22 2016, 4:55 PM | | 8592e10a43c3 | 527464e4aebe | 0ad6424548ab | Nathan Vollmer | Disregard last commit. | Jul 19 2016, 11:09 AM | | 0ad6424548ab | 768d8037ee11 | 8a438de61063 8eab7ace3392 | Nathan Vollmer | Merge branch 'soc-2016-pbvh-painting' of git.blender.org:blender into soc-2016… (Show More…) | Jul 18 2016, 8:51 PM | | 8a438de61063 | b670e2ecd6bf | 59023c609d5f | Nathan Vollmer | Forgot to commit modified toolbar. | Jul 18 2016, 8:50 PM | | 8eab7ace3392 | ee813011bd1a | 59023c609d5f 65e7caf950d9 | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting | Jul 18 2016, 2:55 PM | | 59023c609d5f | dcc0b74954c1 | 48402da8f170 a2c82f5e5dfe | Nathan Vollmer | Merged master into branch | Jul 18 2016, 5:45 AM | | 48402da8f170 | 44b76afb8958 | 0772bbfb20f2 | Nathan Vollmer | Working on speeding up wpaint somemore. Added average brush. Average brush is… (Show More…) | Jul 18 2016, 5:40 AM | | 0772bbfb20f2 | 5f5655aa3b8a | 50038e622ea1 | Nathan Vollmer | Copying old wpaints every click is slow in wpaint test start, and only is used… (Show More…) | Jul 16 2016, 6:30 AM | | 50038e622ea1 | 37fdd5b51d6f | 7c44a9e1c499 | Nathan Vollmer | Changed weight paint to recycle current colors as previous colors instead of… (Show More…) | Jul 15 2016, 4:26 AM | | 7c44a9e1c499 | 0498250f6b4c | fd8a07aa1059 | Nathan Vollmer | Got the mirror button working. Got multipaint working again. | Jul 14 2016, 10:07 PM | | fd8a07aa1059 | eb467d4043df | 3b411faa9e27 | Nathan Vollmer | weight paint is now fading out according to the curve settings. Doing a partial… (Show More…) | Jul 10 2016, 4:24 AM | | 3b411faa9e27 | 6a458754d344 | a3a084111041 | Nathan Vollmer | Rough weight painting working. Fade coming soon. | Jul 10 2016, 2:28 AM | | a3a084111041 | 98ced2ede9c4 | e4924c45d4c4 | Nathan Vollmer | Added mirror buttons to weight paint, and added pbvh leaf selection and… (Show More…) | Jul 10 2016, 12:23 AM | | e4924c45d4c4 | f90cad3f4239 | 17074c2871a7 3fb2c1e4a2f9 | Nathan Vollmer | merged master | Jul 8 2016, 1:36 AM | | 17074c2871a7 | 233f62c35ad5 | df349b04e057 | Nathan Vollmer | merged master, but something in the merge broke my windows build, so I had to… (Show More…) | Jul 2 2016, 2:59 AM | | df349b04e057 | f373dec7027b | 4e623b380e5b 5c249fac9a4c | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jul 2 2016, 2:19 AM | | 4e623b380e5b | 5e077bcd40e7 | f5b298e4f291 | Nathan Vollmer | Added mirror painting and radial symmetry. | Jul 2 2016, 2:17 AM | | f5b298e4f291 | c9bcfcf732b5 | 62227a80ecdd | Nathan Vollmer | Fixed undo bug. | Jul 1 2016, 8:50 PM | | 62227a80ecdd | 9acd092ba523 | 4b0aeaf327d3 63bbb02559d9 | Nathan Vollmer | Merge branch 'soc-2016-pbvh-painting' of git.blender.org:blender into soc-2016… (Show More…) | Jul 1 2016, 12:12 AM | | 63bbb02559d9 | 26bd903aad1c | fe95b6c33d8b | Nathan Vollmer | Moved maps out of strokecache and into sculptsession. | Jun 25 2016, 11:48 PM | | fe95b6c33d8b | 3e37169418b4 | ac28364e8bdb | Nathan Vollmer | Brought back traditional blur, renamed new blur to average, and added an… (Show More…) | Jun 25 2016, 2:39 AM | | ac28364e8bdb | 98758cdf2459 | 7d68af89009b | Nathan Vollmer | Commented out some old code which made the average brush slow. Created a vert… (Show More…) | Jun 24 2016, 9:14 PM | | 7d68af89009b | 87a3665d9b9f | 2976b3b34cf0 | Nathan Vollmer | Moved map creation into the toggle. | Jun 24 2016, 1:43 AM | | 2976b3b34cf0 | 83e284a88bc5 | f34bbcf66e20 | Nathan Vollmer | Moved some code around. Got brush strength working. | Jun 24 2016, 12:06 AM | | f34bbcf66e20 | ccefaaeb3c05 | 37507d8a5d72 | Nathan Vollmer | Fixed a bug where some vertices under the brush wouldn't paint. | Jun 23 2016, 11:01 PM | | 37507d8a5d72 | cd7d4c126216 | 0aaea4ba2d37 2af4c80be6d1 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 23 2016, 8:04 PM | | 0aaea4ba2d37 | 1d3e950516ea | d66126122394 | Nathan Vollmer | Fixed memory leak on map. | Jun 23 2016, 8:03 PM | | d66126122394 | 5ba008a822e5 | 2bc9197981f1 7da189b4e8b1 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 19 2016, 5:59 AM | | 2bc9197981f1 | 2607b79cd81a | 9930f7ed3384 | Nathan Vollmer | Forgot to free stroke cache. Something isn't quite right with vert to loop… (Show More…) | Jun 19 2016, 5:59 AM | | 9930f7ed3384 | 20fbedd27e4d | bc8e4c786e2f | Nathan Vollmer | Added blur, although I might rename this tool as smudge and make a seperate… (Show More…) | Jun 19 2016, 5:16 AM | | bc8e4c786e2f | c68fb084b507 | 189a4bc50295 | Nathan Vollmer | Fixed a bug that was preventing me from implementing the blur functionality. (Show More…) | Jun 18 2016, 1:28 PM | | 189a4bc50295 | a326a71b4494 | e8e8dcc84015 7ac126e728a5 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 18 2016, 10:29 AM | | e8e8dcc84015 | dea7b7176b0b | 3e646349140e | Nathan Vollmer | Did a little cleanup. Noticed I | Jun 18 2016, 10:28 AM | | 3e646349140e | a023d5a18ca6 | 6ada8c18cf09 57cff46cec95 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 16 2016, 10:40 AM | | 6ada8c18cf09 | 940bec4f901c | fc9f6b216cd6 | Nathan Vollmer | Updated map to be more efficient. Fixed bug with brush radius. Next, looking… (Show More…) | Jun 16 2016, 10:39 AM | | fc9f6b216cd6 | d56714b56b2a | a9500e1a4c09 | Nathan Vollmer | Now free'ing maps. Removed unused function. | Jun 12 2016, 7:20 AM | | a9500e1a4c09 | 641e356bb22c | 7fa46fa9b028 | Nathan Vollmer | Added support for painting multiple leaves at the same time. Also added brush… (Show More…) | Jun 12 2016, 6:59 AM | | 7fa46fa9b028 | c01eacd31a71 | 7f2c122ca972 07925b63160e | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 11 2016, 12:42 PM | | 7f2c122ca972 | e0d13dd6907d | 699329910c3b | Nathan Vollmer | Preliminary PBVH painting on vertex paint. Should have weight painting at a… (Show More…) | Jun 11 2016, 12:41 PM | | 699329910c3b | 355aa125c574 | 1733e58ee3f4 9d090ed1cde2 | Nathan Vollmer | Merge branch 'master' into soc-2016-pbvh-painting | Jun 6 2016, 5:55 AM | | 1733e58ee3f4 | 3cb06f78243d | 59c31082ccc4 | Nathan Vollmer | Added PBVH leaf painting to vertex paint. Weight painting not implemented, but… (Show More…) | Jun 5 2016, 9:20 AM | | 59c31082ccc4 | d07431f6f29e | 7c09186ab180 | Nathan Vollmer | Quick bug fix causing sculptcache to crash sculpt. | Jun 1 2016, 7:25 AM | | 7c09186ab180 | 6bc3ef54a51b | be20f17de4cb | Nathan Vollmer | separated sculpt and vwpaint init stroke cache variants and invariants. Now… (Show More…) | May 28 2016, 2:45 AM | | be20f17de4cb | d1dcecfd13e6 | cea843c83aa9 | Nathan Vollmer | Alloc'd/free'd a stroke cache in both vertex and weight paint toggles. | May 27 2016, 6:02 AM | | cea843c83aa9 | 4ba9fbb8adcf | 977c6b2316ef | Nathan Vollmer | Moved StrokeCache to sculpt_intern.h and included sculpt_intern.h in… (Show More…) | May 27 2016, 5:22 AM | | 977c6b2316ef | fd441b794a4a | 67c8ea826b7e | Bastien Montagne | Remove call to BKE_pbvh_draw from draw_mesh_paint, add pbvh BB drawing to dm's… (Show More…) | May 25 2016, 12:05 PM | | 67c8ea826b7e | 34453e7021fb | e2f8970d50d0 15911eebdab1 | Bastien Montagne | Merge branch 'master' into soc-2016-pbvh-painting | May 25 2016, 11:34 AM | | e2f8970d50d0 | d361e17664ac | ec23aff35918 | Nathan Vollmer | Changed PBVH material to match sculpt mode. | May 25 2016, 12:23 AM | | ec23aff35918 | 86c412187f7b | 837db36d66b6 | Nathan Vollmer | Added PBVH & drawing to vertex paint. Now free'ing when vertex/weight paint is… (Show More…) | May 25 2016, 12:04 AM | | 837db36d66b6 | ade00b7e8902 | 5c5ee7c22894 | Nathan Vollmer | Copied PBVH painting from dm->drawFacesSolid to draw_mesh_paint. | May 23 2016, 11:39 PM | | 5c5ee7c22894 | 8753c45e741f | 29a17d54da1f | Nathan Vollmer | Added initial PBVH creation for weight painting on toggle. PBVH is visible… (Show More…) | May 23 2016, 5:42 AM |
|