Blender Git Loki

Blender Git commits from all branches.

Page: 2548 / 2888

September 11, 2014, 10:05 (GMT)
Fix for image display not updating before selecting a view (left over from the ima->views change)
September 11, 2014, 09:14 (GMT)
Fix crashes when for stereo3d_format update where there is no id
September 11, 2014, 09:14 (GMT)
Optimized matrix filling using the Eigen triplets method.

Otherwise the construction of matrices becomes very slow for larger
vertex counts because adding a new element is O(n), making it O(n^2) in
total.
September 10, 2014, 23:59 (GMT)
Missing RNA access to image->packedfiles and fix image.packed_file for
backward compatibility

(it now points to the first packed file)
September 10, 2014, 23:04 (GMT)
Expose Image Stereo 3d format in the Properties Panel

This allow the users to change the stereo type after loading the image (in case the wrong encoding was wrongly pick)

Note: we do not let the user change between stereo and views after loading
September 10, 2014, 21:30 (GMT)
Silence false positive detected by valgrind
September 10, 2014, 21:16 (GMT)
Fix unfreed memory when RenderResult were requested to be filled with all views
September 10, 2014, 21:11 (GMT)
Added back external effector forces for the cloth solver.
September 10, 2014, 19:06 (GMT)
Reenabled goal springs and removed the arbitrary structural scaling
factor.
September 10, 2014, 17:18 (GMT)
Fix unfreed memory when using sequence of files

(I have fixed it movie and image but forgot about the above)
September 10, 2014, 17:14 (GMT)
Fixed bending forces for cloth springs.
September 10, 2014, 16:57 (GMT)
Fix image not re-scale when "Fields" is toggled twice
September 10, 2014, 16:55 (GMT)
Correctly implemented and verified gravity, drag, structural springs.
September 10, 2014, 15:10 (GMT)
Minor fix in debug print, so solver prints can be diff'ed.
September 10, 2014, 15:04 (GMT)
Fix unfreed memories issue

(the problem was that I was creating multiple ImBufs in the load functions, and was not deferring them)
September 10, 2014, 15:04 (GMT)
Fix blenderplayer build
September 10, 2014, 15:04 (GMT)
Remove unused function (BKE_image_cache_count and IMB_moviecache_count)
September 10, 2014, 14:59 (GMT)
A couple of defines to disable various influences on the cloth sim for
debugging.
September 10, 2014, 14:04 (GMT)
Debug printing code for large sparse vectors and matrices, to compare
solver input/output of the old and new methods.
September 10, 2014, 12:30 (GMT)
Added a new internal header for implicit solver defines.

Should become its own intern wrapper library eventually.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021