THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
kannonier8
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
31,242
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
00426038d0
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
00426038d0
disable undo for screen & wm RNA buttons, changing shading mode via the UI for eg was doing an undo push.
2011-08-18 16:26:34 +00:00
build_files
added cmake configureation presets, so on *nix systems you can do...
2011-08-16 09:36:15 +00:00
doc
fix [
#28191
] Exception when enabling a script for a newer Blender build
2011-08-09 14:16:22 +00:00
extern
cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
2011-07-17 09:11:13 +00:00
intern
Fix
#28265
: blender 2.59 not starting on OS X with old ndof driver.
2011-08-17 15:01:26 +00:00
release
fix for undo issues with generic, multi-purpose WM_OT_context* operators, operators now check if they modify certain ID data (not screne, wm, brush or scene) and only do undo in those cass.
2011-08-18 16:01:11 +00:00
source
disable undo for screen & wm RNA buttons, changing shading mode via the UI for eg was doing an undo push.
2011-08-18 16:26:34 +00:00
CMakeLists.txt
fix for building ndof with cmake on osx
2011-08-07 15:06:35 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
turns out recent commit made 'make' on its own fail.
2011-08-16 13:45:17 +00:00
SConstruct
Commiting patch from jensverwiebe for NDOF support on OSX
2011-08-11 15:59:19 +00:00