Revision adfc9b8 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) December 8, 2016, 19:24 (GMT) |
Make window-level scene switching work |
December 8, 2016, 18:32 (GMT) |
Add some comments about methods used for mass-spring model |
December 8, 2016, 18:32 (GMT) |
Set better default values for the new mass-spring model |
December 8, 2016, 18:32 (GMT) |
Implement bending springs along shear springs within polygons This adds bending springs within polygons, so that they resist changing planarity. |
December 8, 2016, 18:32 (GMT) |
Implement shear springs for ngons |
December 8, 2016, 18:31 (GMT) |
Initial implementation of angular bending springs This implements bending resistant forces between adjacent polygons in cloth simulation. Note that derivatives are not yet included in the computations (and might not even be needed, as the simulation is already quite stable). Angular damping is not yet implemented either. |
Revision 56fa168 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) December 8, 2016, 17:36 (GMT) |
Update RNA and UI scripts to use scene from window |
Revision c435be7 by Julian Eisel (temp-tab_drag_drop, temp-workspace-multi-window, topbar, workspaces) December 7, 2016, 23:17 (GMT) |
Main work to move active scene into window Added scene as argument to area/region listeners. It's only used in a really few cases though, I might instead do a lookup. |
Revision 10d2c86 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 7, 2016, 21:53 (GMT) |
fix for constraint calculation, transform of meshisland centroid was calculated incorrectly |
December 7, 2016, 17:19 (GMT) |
Unittest scene copy |
December 7, 2016, 14:37 (GMT) |
Unitest: doversion, write and read test for layers |
December 7, 2016, 10:23 (GMT) |
Merge branch 'master' into cycles_split_kernel |
December 7, 2016, 09:52 (GMT) |
Cycles: Keep consistent memory management style `unique_ptr` avoids some issues but we aren't using it anywhere else so to keep things consistent just using plain `delete` for now. |
December 7, 2016, 09:52 (GMT) |
Cycles: Make split kernel methods in Device private These methods shouldn't really be called from anywhere except `DeviceSplitKernel`. |
December 7, 2016, 08:26 (GMT) |
Cycles: Remove overloaded Device::mem_alloc function It was a bit confusing having two versions of this function, only one is needed really. Added `device_memory::resize()` to take over the behavior the overload provided. |
Revision 547aa69 by Lukas Stockner December 7, 2016, 03:55 (GMT) |
Revision 90ba99d by Lukas Stockner December 7, 2016, 03:54 (GMT) |
Experimental Cycles Build This build contains: - Denoising - Light Groups - Shadowcatcher - Blue-Noise Dithered Sampling - Custom Scrambling distance - IES lights - Disney BSDF - Highlight Compression |
Revision 5ee901b by Lukas Stockner December 7, 2016, 03:53 (GMT) |
Merge remote-tracking branch 'origin/master' into experimental-build |
December 7, 2016, 03:21 (GMT) |
Cycles: Ensure we get a compiler error if data_init parameters fall out of sync Code isn't so pretty and the errors that we get if this does happen are kind of cryptic, but it's better than nothing. |
December 7, 2016, 00:04 (GMT) |
Add cent_poly_v3 function |
|
|
|


Master Commits
MiikaHweb | 2003-2021