Revision 77bc623 by Antonis Ryakiotakis March 16, 2015, 15:18 (GMT) |
Get rid og gluBuild2DMipmaps on game engine. |
Revision 664c611 by Antonis Ryakiotakis March 16, 2015, 15:07 (GMT) |
Get rid of gluBuild2DMipmaps on rna API. Code here is a bit weird/simpler than GPU_draw, but we can reuse the API here, albeit with a few restrictions (no high resolution, custom filtering mode - which will probably get lost next time blender reloads textures) |
Revision 6d03e94 by Antonis Ryakiotakis March 16, 2015, 14:45 (GMT) |
Get rid of gluBuild2DMipmaps on gpu_draw.c (use our own imbuf scaling functions instead) |
Revision 86c828d by Antonis Ryakiotakis March 16, 2015, 11:14 (GMT) |
Make sure disabling attribute arrays also resets the counter so we don't do it twice. |
Revision 2fa593a by Joerg Mueller March 16, 2015, 10:02 (GMT) |
Fix T43853: Audio animation bug (fcurves) For a detailed bug explanation see the comments in the report. |
Revision 19ce78f by Sergey Sharybin March 16, 2015, 09:52 (GMT) |
Code cleanup: Comment |
Revision 9542cf0 by Bastien Montagne March 16, 2015, 09:38 (GMT) |
Fix an incorrect assert in lnor code. There is one case where we do can have only two edges for two loops... |
Revision 30527e3 by Sybren A. Stüvel March 16, 2015, 09:12 (GMT) |
Fix T43178: BGE has hard-coded 60 Hz as frame rate Two areas of the BGE use a hard-coded 60 Hz as frame rate. However, this 60 Hz is just a default setting, and can be changed in the Blender interface. This setting is now used instead of the hard-coded 60 Hz. CcdPhysicsEnvironment::SetFixedTimeStep() is actually never called, as we don't even support a true fixed-timestep simulation. |
Revision 6aaedc7 by Gaia Clary March 16, 2015, 09:03 (GMT) |
Refer to Task 43975: Deleting a Shapekey can break the relative pointers This patch would reassign the relative of all keyblocks to the relative of the deleted keyblock. And it fixes the misalignement of the index values after the keyblock is deleted. Reviewers: campbellbarton Differential Revision: https://developer.blender.org/D1176 |
Revision 60df4d1 by Sergey Sharybin March 16, 2015, 08:31 (GMT) |
Fix T43999: MIS for environment broken after multi-threading commit Typo in task start row calculation. |
Revision ce009c8 by Campbell Barton March 16, 2015, 05:03 (GMT) |
Revision 4c58cb8 by Campbell Barton March 16, 2015, 02:39 (GMT) |
Correct assert |
Revision f03e004 by Campbell Barton March 16, 2015, 02:08 (GMT) |
Fix T43997: Paste fcurve keeps handle selection |
Revision 927306d by Campbell Barton March 16, 2015, 00:46 (GMT) |
Cleanup |
Revision 13dc766 by Campbell Barton March 15, 2015, 23:16 (GMT) |
PyAPI: bpy.ops enum error was cut short |
Revision 06cc89d by Campbell Barton March 15, 2015, 22:57 (GMT) |
Fix T43976: Edit-mode crash /w (scene/screen.scene) mismatch |
Revision d49eeab by Campbell Barton March 15, 2015, 22:37 (GMT) |
Cleanup: warnings |
Revision 15374d3 by Campbell Barton March 15, 2015, 22:29 (GMT) |
Update themes for 2.74 |
Revision 2140cb6 by Howard Trickey March 15, 2015, 22:24 (GMT) |
Fix T39184: Multisegment bevel profiles should curve in-plane sometimes. When the multisegment profile joins two unbeveled edges, all in the same plane, users desire that rather than the current behavior of linear interpolation between those edges, the profile should curve. This changes behavior to do that. The old behavior can be obtained by setting the profile parameter to 0.25, if desired. |
Revision 3e6cfcc by Julian Eisel March 15, 2015, 21:35 (GMT) |
Nodes: Shortcuts for Snap and Snap Element Menu Added Shift + Tab for Snap and Ctrl + Shift + Tab for Snap Element Menu (consistent to 3D View) NOTE: Exit Group is now Ctrl + Tab instead of Shift + Tab |
|
|
|


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