Revision 7159e7e by Dalai Felinto April 5, 2015, 05:37 (GMT) |
Merge remote-tracking branch 'origin/master' into experimental-build |
April 5, 2015, 05:34 (GMT) |
Subversion bump, and doversion last changes |
April 5, 2015, 05:11 (GMT) |
Merge remote-tracking branch 'origin/master' into multiview |
April 4, 2015, 13:56 (GMT) |
BGE: New VideoTexture.DeckLink object. This object is analoguous to Texture and is used to send frames out to a DeckLink card. It is primarly intended to mix computed frames with a video stream looping through the card for real-time compositing. This is known as 'keying'. Currently the implementation is only a stub. |
April 4, 2015, 13:14 (GMT) |
Resurrect `filelist_selection_get()`... Still not working though. |
April 4, 2015, 13:07 (GMT) |
Merge branch 'asset-experiments' into asset-engine |
April 4, 2015, 13:06 (GMT) |
FileBrowser: add dummy accessor to entries from their uuid. Needed for assets branch, to be rework seriously later of course. |
April 4, 2015, 12:30 (GMT) |
Merge branch 'cycles_point_density' into gooseberry Conflicts: source/blender/blenkernel/intern/particle.c source/blender/editors/space_view3d/drawobject.c source/blender/makesdna/DNA_particle_types.h source/blender/makesdna/DNA_texture_types.h source/blender/makesrna/intern/rna_particle.c |
Revision bd50335 by Lukas Toenne (cycles_point_density, gooseberry, gooseberry_farm, temp_motionpaths) April 4, 2015, 12:23 (GMT) |
Support for particle texture color in point density textures. This works for all pointdensity use cases, BI as well as Cycles. |
Revision aa43c13 by Lukas Toenne (cycles_point_density, gooseberry, gooseberry_farm, temp_motionpaths) April 4, 2015, 11:35 (GMT) |
Particle color influence option for particle textures. This color is currently only displayed in the viewport (when enabling "Texture" color mode in the Display settings). It will be used for controlling the smoke color when using particles for smoke emission. Conflicts: source/blender/blenkernel/intern/particle.c source/blender/editors/space_view3d/drawobject.c source/blender/makesdna/DNA_particle_types.h source/blender/makesdna/DNA_texture_types.h source/blender/makesrna/intern/rna_particle.c |
April 4, 2015, 11:19 (GMT) |
Merge branch 'asset-experiments' into asset-engine Conflicts: source/blender/editors/space_file/filelist.c |
April 4, 2015, 11:17 (GMT) |
FileBrowser: block caching: minor tweak (mostly needed in ae branch actually). |
April 4, 2015, 11:15 (GMT) |
Merge branch 'asset-experiments' into asset-engine Conflicts: source/blender/editors/space_file/file_ops.c source/blender/editors/space_file/filelist.c source/blender/editors/space_file/filelist.h |
April 4, 2015, 10:43 (GMT) |
FileBrowser: rewrite 'entry selection' code. Since we do not store anymore ell entries, we cannot use them to hold selection status. So we now use a ghash in FileList struct, with entry UUID's as keys. Also cleanuped up / refactored selection handling, filelist.c now features a nice intern api and all other code uses it instead of accessing directly entries' selflag! |
April 4, 2015, 09:05 (GMT) |
Depagraph: Fix for strict compiler flags in release builds |
April 4, 2015, 08:50 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: source/blender/blenlib/intern/storage.c source/blender/editors/space_file/filesel.c |
April 4, 2015, 08:50 (GMT) |
Merge branch 'master' into depsgraph_refactor |
April 4, 2015, 08:41 (GMT) |
Merge branch 'master' into cycles_kernel_split Conflicts: intern/cycles/kernel/svm/svm_light_path.h |
April 4, 2015, 08:40 (GMT) |
Cycles kernel split: Fix for progressive refine |
April 4, 2015, 07:53 (GMT) |
fix compilation when TRUST_NO_ONE is disabled |
|
|
|


Master Commits
MiikaHweb | 2003-2021