Revision ba8b9ae by Campbell Barton February 3, 2015, 11:54 (GMT) |
Keep mingw specific includes ifdef'd |
Revision 529ca92 by Antonis Ryakiotakis February 3, 2015, 11:51 (GMT) |
MinGW still uses SDL1 - will need to change this of course but no need to keep compilation broken for now |
Revision 7345d55 by Antonis Ryakiotakis February 3, 2015, 11:31 (GMT) |
MinGW64 complains about clock, include time.h |
Revision 488b342 by Campbell Barton February 3, 2015, 08:59 (GMT) |
BMesh: optimize selection flushing De-selecting a face would do flushing checks on each vertex 3 times, now only do once. |
Revision af2d75b by Campbell Barton February 3, 2015, 08:08 (GMT) |
cleanup: inconsistent BMesh select checks |
Revision faaaf7e by Campbell Barton February 3, 2015, 05:42 (GMT) |
Possible NULL de-reference on fullsceen check Also quiet some other minor warnings |
Revision 32125c4 by Campbell Barton February 3, 2015, 05:39 (GMT) |
Fix own mistake unlinking text (recent commit) |
Revision 27cfd29 by Campbell Barton February 3, 2015, 05:37 (GMT) |
Fix copypaste error in x11 tablet init |
Revision 7524925 by Campbell Barton February 2, 2015, 22:33 (GMT) |
BMesh: optimize edge select It's called a lot, so avoid using a generic iterator for edges of vert. |
Revision 052a021 by Campbell Barton February 2, 2015, 22:33 (GMT) |
cleanup: indentation & redundant casts also use 'const' bucket rect args |
Revision 5678691 by Campbell Barton February 2, 2015, 22:33 (GMT) |
cleanup: use bools in drawobject |
Revision ce6e71e by Martijn Berger February 2, 2015, 20:30 (GMT) |
Make MSVC 2013 win32 also use new OpenEXR 2.2 |
Revision d7ad64c by Martijn Berger February 2, 2015, 18:44 (GMT) |
Bump OpenEXR to 2.2 for windows MSVC 2013 |
Revision 9f874dd by Campbell Barton February 2, 2015, 17:38 (GMT) |
Warp modifier: remove redundant NULL check |
Revision 72f0243 by Campbell Barton February 2, 2015, 17:35 (GMT) |
Warp modifier: avoid sqrt checking radius |
Revision d0ae262 by Campbell Barton February 2, 2015, 17:35 (GMT) |
Fix T43524: Warp modifier curve clamped to 0-1 |
Revision e224b5b by Sergey Sharybin February 2, 2015, 17:15 (GMT) |
Cycles: OSL kernel now also ignores maybe-uninitialized This is a bit of a mess because of the header dependency hell, but since the tweak is small enough it's gonna be fine. |
Revision 432e478 by Sergey Sharybin February 2, 2015, 17:09 (GMT) |
Cycles: Further tweaks to T43511 to solve compilation error on 32bit platforms |
Revision 30e4009 by Sergey Sharybin February 2, 2015, 17:09 (GMT) |
Cycles: Solve dependency between camera and object synchronization IN theory object might depend on camera location (spatial adaptive subdivisions for example) which became not possible to achieve after camera in volume support. Should be no functional changes for artists. |
Revision ddba5c2 by Sergey Sharybin February 2, 2015, 17:09 (GMT) |
Cycles: Ignore -Wmaybe-uninitialized from the kernel in release builds This warning provided too much false-positive issues in release version of the kernel, making it really easy to miss actual warnings. |
|
|
|


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