Revision b8b4122 by Campbell Barton January 15, 2014, 02:40 (GMT) |
Code Cleanup: use iroundf also increase precision of rctf print functions |
Revision e5c7535 by Campbell Barton January 15, 2014, 02:40 (GMT) |
Code Cleanup: float/double promotions |
Revision da8619f by Campbell Barton January 15, 2014, 02:40 (GMT) |
Math Lib: add iroundf function for: (int)floorf(a + 0.5f) |
Revision 9e8428b by Joshua Leung January 15, 2014, 01:54 (GMT) |
Code cleanup - Commented out some code which wasn't actually doing anything gpf->framenum is an int, not a float. Hence, this type of rounding has no effect. |
Revision fcec99d by Joshua Leung January 15, 2014, 01:45 (GMT) |
Whitespace/Style fix |
Revision 5196c4f by Joshua Leung January 15, 2014, 01:45 (GMT) |
Fix uninitialised var warning |
Revision eda49cf by Sergej Reich January 15, 2014, 00:07 (GMT) |
Rigidbody: Remove keyboard shortcuts to add/remove bodies We had several reports where users would create rigid bodies by accident and then wonder why transformations behave differently. Since these actions aren't used that often, just remove the shortcuts. |
Revision fab5438 by Campbell Barton January 14, 2014, 23:41 (GMT) |
Code Cleanup: avoid duplicate calls to WM_window_pixels_x/y |
Revision cc978dc by Campbell Barton January 14, 2014, 23:06 (GMT) |
Fix for minor precision glitch while zooming on clamped view2d |
Revision 9e3ddd7 by Thomas Dinges January 14, 2014, 22:51 (GMT) |
Cycles: Disable SSE41 kernel on 32bit, we don't use intrinsics here anyway. Also disable it for Visual Studio < 2012, broken blendv instruction. |
Revision 53f93ef by Antonis Ryakiotakis January 14, 2014, 22:33 (GMT) |
Fix build issues with mingw's |
Revision c00b8c5 by Gaia Clary January 14, 2014, 22:08 (GMT) |
fixed wrong comment |
Revision 875ddfc by Gaia Clary January 14, 2014, 21:54 (GMT) |
Added missing include |
Revision 0f3fed2 by Martijn Berger January 14, 2014, 21:48 (GMT) |
OS X linker does not like empty compilation unit by itself in a library. Scons creates one library (.a) per kernel. This fixes that |
Revision a9f7617 by Campbell Barton January 14, 2014, 21:40 (GMT) |
Fix for icon generation with MSVC Big thanks to Gaia for getting this working! |
Revision 5d88f7c by Thomas Dinges January 14, 2014, 21:04 (GMT) |
Cycles: Build SSE41 kernel per default, remove build option. This hopefully also fixes some compile errors on various systems. |
Revision 839ddfb by Bastien Montagne January 14, 2014, 20:52 (GMT) |
Fix for rBec81feab6649: better to search for versionned libs first, else it can use your system ones instead of those built by install_deps! |
Revision a294d3a by Bastien Montagne January 14, 2014, 20:52 (GMT) |
Cleanup: some boolean int to real bool. |
Revision 993b946 by Martijn Berger January 14, 2014, 20:49 (GMT) |
DingTo forgot to make sure kernel_sse41 is compiled in even when empty |
Revision ec81fea by Shinsuke Irie January 14, 2014, 19:43 (GMT) |
CMake: Fix libname handling of OpenEXR 2.1. The library built with Autotools was not found. Weird library names having version suffix (e.g. libIex-2_1.so) are used only when the OpenEXR was built with CMake. Building the library with the Autotools doesn't add the version suffix. |
|
|
|


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