Revision 8f0b6a1 by Campbell Barton January 8, 2015, 09:16 (GMT) |
Better check that preview seq is cleared on exit |
Revision 4305950 by Campbell Barton January 8, 2015, 08:58 (GMT) |
GHash: use reinsert instead of remove/insert |
Revision 9fadacf by Campbell Barton January 8, 2015, 08:57 (GMT) |
cleanup: style |
Revision 8ebb552 by Mitchell Stokes January 8, 2015, 04:41 (GMT) |
Fix T40257: Frustum culling not working properly Instead of getting fancy this time, we'll just use Mahalin's simpler fix. This may have slight performance impacts, but it is a lot simpler than the previous fix and shouldn't cause as many bugs. |
Revision 4fac29c by Mitchell Stokes January 8, 2015, 04:38 (GMT) |
Revert "Fix T40257: Frustum culling not working properly" This reverts commit 315609ec0c1e28eb12bde3e8bbd2a5b03672b1a9. This fix still causes more issues than it solves. |
Revision ae18fd5 by Antonis Ryakiotakis January 7, 2015, 22:01 (GMT) |
Fix invalid memory access in gradient brushes - could cause a crash in MacOS. This looks like an oldie and should not influence release, but if we do make an 'a' build it's safe to include. Report by Craig Jones, thanks! |
Revision ef05bc5 by Bastien Montagne January 7, 2015, 18:47 (GMT) |
Quite warning about unused func. (not my day...) |
Revision cda149b by Bastien Montagne January 7, 2015, 18:38 (GMT) |
Remove 'ensure previews' call from write code. Sorry about that, should have checked this stuff more, with Internal material renders are very fast (unoticable), but with Cycles it can take (a lot of) time, like several minutes or more. Will probably fall back to a dedicated operator users will have to fire themselves when they want previews in their files. |
Revision 7c53c34 by Campbell Barton January 7, 2015, 16:55 (GMT) |
PyAPI docs: minor changes to sphinx docs. |
Revision 19169de by Lukas Toenne January 7, 2015, 15:16 (GMT) |
Recalculate particle pathcache stuff for all particles instead of trying to be smart. This breaks child interpolation otherwise because sometimes parent paths are not calculated and give bad clumping results. |
January 7, 2015, 14:22 (GMT) |
PyAPI: Call to get the pixel x,y in a text block This allows scripts to request the screen location of any (line, column) pair. |
Revision 14f2597 by Bastien Montagne January 7, 2015, 13:10 (GMT) |
More tweak to preview commit - do not 'render' non-used IDs either. Thanks to Campbell for the headup. |
Revision 5bbb8a0 by Bastien Montagne January 7, 2015, 11:46 (GMT) |
Ugh, forgot to invert that one in previous commit, sorry for the noise... |
Revision 820b6b3 by Bastien Montagne January 7, 2015, 11:31 (GMT) |
Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled in userprefs. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D970 |
Revision 3f05797 by Sergey Sharybin January 7, 2015, 10:38 (GMT) |
Followup to fe3e000: no need to exit pose mode on operator redo This is to be backported to the release branch. |
Revision 29d2c71 by Campbell Barton January 7, 2015, 01:08 (GMT) |
Fix for bool flag use |
Revision 848c00f by Campbell Barton January 7, 2015, 01:08 (GMT) |
cleanup: de-duplicate code |
Revision 3bd01c6 by Joshua Leung January 7, 2015, 00:19 (GMT) |
Fix: Segfault in Image Editor when transforming GPencil Strokes |
Revision 45c7af6 by Joshua Leung January 7, 2015, 00:12 (GMT) |
Fix: Missing updates for UI panels and main region when using Grease Pencil in Image Editor |
Revision bafabf4 by Joshua Leung January 6, 2015, 23:41 (GMT) |
Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (duplicate) keymap |
|
|
|


Master Commits
MiikaHweb | 2003-2021