Revision 10c1f20 by Campbell Barton July 2, 2015, 03:17 (GMT) |
Minor edits to --help |
Revision b05cf04 by Julian Eisel July 1, 2015, 19:48 (GMT) |
Cleanup: Use bool instead of int |
Revision 5edff01 by Campbell Barton July 1, 2015, 16:20 (GMT) |
Transform: use snap-to-grid behavior from D910 Excuse the trashing here, but seems users prefer this most (though both can be useful). Note that the UI remains the same, so this is an option for 'Incremental' snapping instead of a new snapping mode. |
Revision 19da2d4 by Bastien Montagne July 1, 2015, 15:40 (GMT) |
Linux XDesktop spec: add '%f' file specifier to 'Exec' field. Also reorder alphabetically generic names & comments, and add french comment. |
Revision 12a8d7e by Antonis Ryakiotakis July 1, 2015, 15:37 (GMT) |
Cleanup: Make select grouped effect code a bit more readable |
Revision 6781cf0 by Antonis Ryakiotakis July 1, 2015, 15:33 (GMT) |
Refactoring: Make sure SEQ_TYPE_EFFECT is only used as a flag, not as number comparison. This should allow us to add new non-effect types in between effect types (every 8 indices). Dirty, but alternative of separating type/subtype means we lose forward compatibility. |
Revision 607dca0 by Porteries Tristan July 1, 2015, 14:51 (GMT) |
BGE: Fix T44069 playing action during libfree. |
Revision 1a44237 by Antonis Ryakiotakis July 1, 2015, 14:25 (GMT) |
Removing gaps will now also move the scene markers, unless markers are locked |
Revision d3709f4 by Campbell Barton July 1, 2015, 14:24 (GMT) |
Correct --help message |
Revision f525483 by Antonis Ryakiotakis July 1, 2015, 13:23 (GMT) |
Sequencer metadata: Add option to render strip metadata to final result, bypassing current scene metadata. |
Revision 0e084f9 by Porteries Tristan July 1, 2015, 12:56 (GMT) |
BGE: Remove KX_PolygonMaterial reference in documentation. |
Revision d3109a1 by Bastien Montagne July 1, 2015, 10:34 (GMT) |
BPlayer compile fix © |
Revision 53d12bb by Bastien Montagne July 1, 2015, 10:25 (GMT) |
atomic_ops: Fix MSVC versions of add/sub returning original value instead of result of operation. Thanks to Brecht for tip about how to fix this! |
Revision 174d5cf by Bastien Montagne July 1, 2015, 10:25 (GMT) |
atomic_ops: fix typo in func names (uint32 instead of uint64). |
Revision 78de47c by Sergey Sharybin July 1, 2015, 09:56 (GMT) |
Cycles: Fix zero-size buffer allocation with OpenCL devices This is not really supported by OpenCL but might happen in certain configurations. There might be some remained cases when this happens but so far can not find any, |
Revision 9b64ebc by Sergey Sharybin July 1, 2015, 08:32 (GMT) |
Fix T45253: Particle emitter volume mode and grid mode broken in 2.75.x This is a regression since dced56f and root of the issue comes to the fact that grid distribution sets UNEXIST flag during distribution, which is then being reset in initialize_all_particles(). This commit solves the issue, but it's not really nice and some smart guy might want to revisit it. |
Revision 95a1e99 by Sergey Sharybin July 1, 2015, 07:33 (GMT) |
Particles: Code cleanup, whitespace |
Revision a77edab by Campbell Barton July 1, 2015, 06:57 (GMT) |
Cleanup: use bools |
Revision 58d65dd by Campbell Barton July 1, 2015, 06:37 (GMT) |
Cleanup: use cross_v2v2 function |
Revision d9046cc by Campbell Barton July 1, 2015, 06:30 (GMT) |
Cleanup: doxygen comments |
|
|
|


Master Commits
MiikaHweb | 2003-2021