Revision d8291ed by Campbell Barton August 30, 2015, 10:20 (GMT) |
missing NULL pointer check |
Revision 6a80c2c by Joerg Mueller August 29, 2015, 20:42 (GMT) |
Audaspace: fix for building with scons. Removed duplicated code. CMake so far built only the now removed version and scons tried to build both. |
Revision 0952a8e by Bastien Montagne August 29, 2015, 14:47 (GMT) |
Cleanup: set `fd->mainlist` to NULL at the end of `blo_read_file_internal()`. This is a local var, do not try to use it later! |
Revision 95ed5d4 by Bastien Montagne August 29, 2015, 13:51 (GMT) |
Add some more missing ID types to TREESTORE_ID_TYPE... |
Revision db25b33 by Bastien Montagne August 29, 2015, 13:07 (GMT) |
Fix missing 'case idx' line in (debug-only & disabled) valgrind-friendly BKE_main_free() code. |
Revision c749fe4 by Sergey Sharybin August 28, 2015, 16:44 (GMT) |
Revision 36c408d by Sergey Sharybin August 28, 2015, 16:29 (GMT) |
Fix remaining parts of T44881, missing update on loading file |
Revision a068629 by Campbell Barton August 28, 2015, 16:10 (GMT) |
Fix UI font drawing getting width w/o kerning |
Revision a0a7d92 by Sergey Sharybin August 28, 2015, 15:35 (GMT) |
Partial fix of T44881: Fix for missing particles update when changing seed Was only visible with new dependency graph. Changing emit_from still doesn't behave fully reliably tho, that needs some closer investigation. |
Revision a08d039 by Campbell Barton August 28, 2015, 15:05 (GMT) |
Fix assigning flag to bool |
Revision 982533e by Bastien Montagne August 28, 2015, 15:01 (GMT) |
Revert "Blind attempt to fix T45931: Blender Fails to generate previews." This reverts commit c4ab521e2609be02ab9680fc4eb7726a2af400ed, since it does not actually fix the issue... |
Revision b024ccd by Sergey Sharybin August 28, 2015, 12:55 (GMT) |
Fix T45929: OpenSubdiv was doing extra object recalc tags |
Revision c53b1e2 by Bastien Montagne August 28, 2015, 12:06 (GMT) |
Readfile: Minor optimization in undo/redo case: do not call `do_versions_userdef` either. |
Revision c4ab521 by Bastien Montagne August 28, 2015, 11:24 (GMT) |
Blind attempt to fix T45931: Blender Fails to generate previews. Cannot reproduce the issue here on linux, but have the feeling windows builds are much more easily broken with referencing bad data from bpy. So here guessing direct loop over bpy.data.xxx when you do add and remove stuff from said xxx inside the loop is not a good idea - which seems logical in the end. :P |
Revision a560122 by Sergey Sharybin August 28, 2015, 10:46 (GMT) |
OpenSubdiv: Remove some dead code |
Revision bf88428 by Antonis Ryakiotakis August 28, 2015, 10:40 (GMT) |
Fix T45930 weights not appearing in editmode when show weights option was enabled. Caused by an -unneeded now- fix for opensubdiv. Code caused the vertex colors to be uninitialized. Thanks to Sergey for confirming that initial issue is no longer a problem. |
Revision e515d64 by Campbell Barton August 28, 2015, 05:33 (GMT) |
UI: Panels shared same class-name |
Revision 85edd8f by Campbell Barton August 28, 2015, 02:10 (GMT) |
Fix T45933: Can't select scaled camera in camera view |
Revision 6bdf1d6 by Campbell Barton August 28, 2015, 01:28 (GMT) |
Sequence/Scene render fixes - wasn't checking subframe to see if the scene needed to be re-evaluated. - unneeded int/float conversion storing original frame. - moved cleanup block into one place to avoid confusion. |
Revision 43a4aaf by Sergey Sharybin August 27, 2015, 17:43 (GMT) |
Compositor: Reduce number of divisions in EWA filtering |
|
|
|


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