Revision 48cd25a by Sergey Sharybin June 14, 2017, 08:54 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 97f9f90 by Sergey Sharybin June 14, 2017, 08:54 (GMT) |
Cleanup: Indentation got broken in previous commit |
Revision edad307 by Sergey Sharybin June 14, 2017, 08:48 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 1e6ad49 by Sergey Sharybin June 14, 2017, 08:45 (GMT) |
Add utility function to free memory used by a datablock This function is similar to BKE_libblock_free but does no DEG tagging or any extra things, just operates on memory. |
Revision 07c7bbe by Sergey Sharybin June 14, 2017, 08:11 (GMT) |
Merge branch 'master' into blender2.8 |
Revision bbd0d43 by Sergey Sharybin June 14, 2017, 08:10 (GMT) |
Depsgraph: Remove unused ID node removal |
Revision 64aa0cf by Sergey Sharybin June 14, 2017, 07:54 (GMT) |
Cycles: Fix typo in comment |
Revision 26efc7b by Campbell Barton June 14, 2017, 07:17 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 2462320 by Campbell Barton June 14, 2017, 07:10 (GMT) |
Fix buffer read error w/ 2 pass select queries Also don't do second pass when the first has no hits. |
Revision a394d68 by Julian Eisel June 13, 2017, 22:09 (GMT) |
Fix possible heap use-after-free in workspace lib-linking Caused by one of the recent commits during workspace review. |
Revision c9de10a by Julian Eisel June 13, 2017, 21:40 (GMT) |
Fix compiling blenderplayer (tm) |
Revision 0095f4f by Julian Eisel June 13, 2017, 21:37 (GMT) |
Revision be4cf93 by Sergey Sharybin June 13, 2017, 15:45 (GMT) |
Merge branch 'master' into blender2.8 |
Revision f02e04f by Sergey Sharybin June 13, 2017, 15:42 (GMT) |
Add utility function to get size of given ID type Optionally it'll also give name used for memory allocation. |
Revision 6ea6c51 by Dalai Felinto June 13, 2017, 14:31 (GMT) |
Better Fix for T51777: Separating objects by selected vertices This reverts commit 47b9d0d040300fcd56db20a8a898166d47520bcc. And implement a fix that doesn't require Depsgraph refresh. |
Revision 7cfa609 by Sergey Sharybin June 13, 2017, 13:11 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 6becdf5 by Sergey Sharybin June 13, 2017, 13:10 (GMT) |
Depsgraph: Pass function bindings by const reference Avoids using copy-constructor invoked every time we pass function to the builder functions. Should lower number of CPU ticks spent during DEG construction. |
Revision 4577bda by Sergey Sharybin June 13, 2017, 12:16 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 90bc882 by Sergey Sharybin June 13, 2017, 12:13 (GMT) |
Depsgraph: Remove root node concept Was rather weird and only used for time source. It is simpler to make depsgraph to keep track of time source directly. No need to introduce extra entitites without actual need. |
Revision 6cfa3ec by Hristo Gueorguiev June 13, 2017, 11:50 (GMT) |
Fix T51791: Point Density doesn't work on GPU |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021