Revision 6883a9b by Campbell Barton March 5, 2015, 10:01 (GMT) |
Recent changes broke SDL/GHOST |
Revision 37771e8 by Campbell Barton March 5, 2015, 06:58 (GMT) |
Cleanup: unused var |
Revision 6121599 by Campbell Barton March 5, 2015, 06:45 (GMT) |
Update install_deps for recent CMake change |
Revision da01766 by Campbell Barton March 5, 2015, 04:42 (GMT) |
Fix T43672: Cycles preview stalls when out of view |
Revision 1e817cc by Campbell Barton March 5, 2015, 04:42 (GMT) |
CMake: rename LLVM_DIRECTORY -> LLVM_ROOT_DIR Matching convention with all other libs |
Revision acfc0d4 by Campbell Barton March 5, 2015, 04:42 (GMT) |
CMake: was defaulting to an old LLVM version Made finding LLVM fail. only use LLVM_VERSION if set, else set to installed version |
Revision 30d6589 by Campbell Barton March 5, 2015, 04:42 (GMT) |
CMake: mark lib/debug options advanced |
Revision 90e1b83 by Campbell Barton March 4, 2015, 22:10 (GMT) |
Fix T43890: Crash, Alt-D over operator redo button |
Revision ffee7f1 by Sybren A. Stüvel March 4, 2015, 13:15 (GMT) |
BGE: Fix crash when a constraint misses its reference object Blender allows you to create a constraint without specifying its reference object, even when the constraint requires such a reference. The BGE would crash on this. This change simply ignores such a constraint. |
Revision 6efcd9e by Campbell Barton March 4, 2015, 09:11 (GMT) |
Math Lib: redundant axis flip decomposing a plane Also add a faster, non-normalized version of the function. (Neither are used currently used). |
Revision b1e48ab by Campbell Barton March 4, 2015, 06:15 (GMT) |
Fix T43879: Autokey ignore pref /w viewlock-camera |
Revision cf2876b by Campbell Barton March 4, 2015, 04:13 (GMT) |
Fix for snap to cursor /w parents (object/pose) Also don't use pose-bone transform unless the user is in pose-mode. |
Revision d48c366 by Campbell Barton March 4, 2015, 04:13 (GMT) |
Snap: ignore unselected items, /w snap from active |
Revision 27fe640 by Campbell Barton March 4, 2015, 02:28 (GMT) |
Own error in recent commit (Snap active) |
Revision c755d8f by Campbell Barton March 4, 2015, 01:58 (GMT) |
RNA: rename mesh validate argument cleanup_cddata -> clean_customdata |
Revision 85c38e7 by Gaia Clary March 3, 2015, 22:42 (GMT) |
Fixed wrong label and hint text in Collada exporter |
Revision 7f25da6 by Gaia Clary March 3, 2015, 22:42 (GMT) |
fix T43094 Added check for out of bounds in vertex color array |
Revision d544bc5 by Sergey Sharybin March 3, 2015, 19:16 (GMT) |
Cycles: Fix embarrassing type remained after getting rid of utility SWAP() |
Revision ed5df50 by Sergey Sharybin March 3, 2015, 13:48 (GMT) |
Cycles: Fix/workaround for toggling world MIS causing CUDA to fail Seems it's just another issue with the compiler, worked around by explicitly telling not to inline some function. In theory we can unify this with CPU, but we're quite close to the release so better be safe than sorry. |
Revision 1965623 by Antonis Ryakiotakis March 3, 2015, 12:43 (GMT) |
Style cleanup |
|
|
|


Master Commits
MiikaHweb | 2003-2021