Go to file
Bastien Montagne 391096252b Fix T42638: Roll angle inconsistent flip in edit mode.
Basically, `angle_compat_rad()` was completely broken -
example of result it could produce:

| new angle | compat angle |    result
| -0.000000 |   3.141593   | -> 3.141593

... Where 0.0 (or 2 * PI) would be expected!
2014-11-20 15:02:48 +01:00
build_files Switch to SDL2 on OSX 2014-11-19 19:41:41 +01:00
doc update dna exporter for API changes 2014-11-14 00:55:40 +01:00
extern Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00
intern Cycles: Remove dynamic library helper files 2014-11-20 18:56:20 +05:00
release Fix: Shift-H now works in main graph editor area too 2014-11-20 03:07:09 +13:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T42638: Roll angle inconsistent flip in edit mode. 2014-11-20 15:02:48 +01:00
tests Add Murmur2A hashing feature to BLI 2014-11-14 11:00:26 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Switch to SDL2 on OSX 2014-11-19 19:41:41 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: add 'full' to 'make help' 2014-11-14 00:19:53 +01:00
SConstruct Switch to SDL2 on OSX 2014-11-19 19:41:41 +01:00