THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
bartvdbraak
/
blender
Watch
1
Star
0
Fork
4
You've already forked blender
Code
Issues
4
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
41,909
Commits
2
Branches
0
Tags
745
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
a9e2e22797
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Campbell Barton
a9e2e22797
dont ise -Wuninitialized on gcc 4.2 and older, it gives annoying warnings.
2012-10-20 13:29:07 +00:00
build_files
style cleanup: make OSL follow our C style convention.
http://wiki.blender.org/index.php/Dev:Doc/CodeStyle
2012-10-17 01:47:37 +00:00
doc
* Fix small bug in Python operator example; improved example of modal operator
2012-10-12 18:19:39 +00:00
extern
code cleanup:
2012-10-17 04:13:03 +00:00
intern
Integer socket support in Cycles. Int values are already supported natively in OSL, but were not used as actual ints on the SVM stack. This patch implements all the necessary functionality to support reading input values from RNA properties and convert between SHADER_SOCKET_INT and other types.
2012-10-20 13:11:45 +00:00
release
Remove six languages from Blender UI (rational: very low level of translation, 1-2% at most, and no commit done in branch since more than one year): fi (Finnish), ca (Catalan), bg (Bulgarian), el (Greek), ne (Nepali) and pl (Polish).
2012-10-20 08:52:54 +00:00
source
add TIMEIT_VALUE_PRINT() macro for printing timing between start/end macros.
2012-10-20 10:37:15 +00:00
CMakeLists.txt
dont ise -Wuninitialized on gcc 4.2 and older, it gives annoying warnings.
2012-10-20 13:29:07 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
code cleanup: add check spelling osl
2012-10-17 01:53:29 +00:00
SConstruct
add option to build without blenders default avi codec.
2012-10-08 02:51:42 +00:00