projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2012-11-10
Campbell Barton
add 2 new utility functions to the BGE mesh py api.
commit
|
commitdiff
|
tree
2012-11-10
Sergey Sharybin
Cycles: correction to how device of lists is exposed...
commit
|
commitdiff
|
tree
2012-11-10
Sergey Sharybin
Fix #33132: Incorrect render session update when using...
commit
|
commitdiff
|
tree
2012-11-10
Campbell Barton
code cleanup: some warnings and formatting for PyMethod...
commit
|
commitdiff
|
tree
2012-11-10
Sergey Sharybin
Fix for wrong usage of RE_engine_free
commit
|
commitdiff
|
tree
2012-11-10
Sergey Sharybin
Updated stubs to make blender player compilable
commit
|
commitdiff
|
tree
2012-11-10
Sergey Sharybin
Fixes for movie distortion node
commit
|
commitdiff
|
tree
2012-11-10
Mitchell Stokes
BGE: Committing patch [#32697] "New BGE gravity API...
commit
|
commitdiff
|
tree
2012-11-10
Brecht Van...
Fix part of #31080: missing UV editor redraw after...
commit
|
commitdiff
|
tree
2012-11-10
Brecht Van...
Fix #33084: lock camera to view + view smooth disabled...
commit
|
commitdiff
|
tree
2012-11-10
Campbell Barton
simple optimization for library loading, just reduce...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
fix for crashes running the BGE without colorspace...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix part of #33132: render resoltuion refresh issues...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
code cleanup: bge static functions & use C++ guarded...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #33131: more useful cycles behavior for layers...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Cycles OSL: auto update script node sockets when settin...
commit
|
commitdiff
|
tree
2012-11-09
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-11-09
Thomas Dinges
Cycles Test App:
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #32972: cycles crash changing to GPU render with...
commit
|
commitdiff
|
tree
2012-11-09
Bastien Montagne
Another fix for finding python stuff... Should work...
commit
|
commitdiff
|
tree
2012-11-09
Thomas Dinges
Cycles / CMake:
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #30505: bpy.context.copy() gives error running...
commit
|
commitdiff
|
tree
2012-11-09
Sergey Sharybin
Sequencer: disabled sequencer recursion and corrected...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
code cleanup: double promotion warnings, also allow...
commit
|
commitdiff
|
tree
2012-11-09
Howard Trickey
Bevel: use library plane/line intersection instead...
commit
|
commitdiff
|
tree
2012-11-09
Ton Roosendaal
UI scripting:
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
bmesh refactor - rename some of the BM_****_share_...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #33123: lamp nodes drivers not working, now uses...
commit
|
commitdiff
|
tree
2012-11-09
Ton Roosendaal
Usability:
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
rename template_color_wheel() to template_color_picker()
commit
|
commitdiff
|
tree
2012-11-09
Ton Roosendaal
Temporarily change:
commit
|
commitdiff
|
tree
2012-11-09
Ton Roosendaal
Bugfix #33124
commit
|
commitdiff
|
tree
2012-11-09
Joshua Leung
Edits for consistency with other parts of code
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
style cleanup: indentation
commit
|
commitdiff
|
tree
2012-11-09
Dalai Felinto
Fisheye Equidistant Lens algorith bugfix
commit
|
commitdiff
|
tree
2012-11-09
Sergey Sharybin
Cycles: no need in spin lock in memory statistics
commit
|
commitdiff
|
tree
2012-11-09
Sergey Sharybin
Cycles: persistent images option
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
add fallbacks for BM_vert_calc_shell_factor() and BM_ve...
commit
|
commitdiff
|
tree
2012-11-09
Sergey Sharybin
Fix crash when copying scene with sequencer's animation...
commit
|
commitdiff
|
tree
2012-11-09
Joshua Leung
Axis Colours are now Themeable
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
shrink/fatten was missing from the transform menu
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
Option for shrink-fatten to maintain shell thickness...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
add a distance limit to the shrinkwrap modifiers projec...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
code cleanup: move shrinkwrap's benchmark macro into...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
fix [#33121] crashing when srolling down in text editor !
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
CMake: LLVM configuration tweak to check if llvm-config...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #33125: cycles OSL crash with multiple render sessi...
commit
|
commitdiff
|
tree
2012-11-09
Brecht Van...
Fix #33082: dupliverted metaball showing wrong in cycle...
commit
|
commitdiff
|
tree
2012-11-09
Campbell Barton
code cleanup: double promotion warnings with new bevel...
commit
|
commitdiff
|
tree
2012-11-08
Jens Verwiebe
OSX/cmake: fix jack compile
commit
|
commitdiff
|
tree
2012-11-08
Ton Roosendaal
Bugfix #29072 (Color pickers don't close properly when...
commit
|
commitdiff
|
tree
2012-11-08
Brecht Van...
Fix #33113: cycles not rendering motion blur correct...
commit
|
commitdiff
|
tree
2012-11-08
Brecht Van...
Cycles: add strength input for normal map node.
commit
|
commitdiff
|
tree
2012-11-08
Brecht Van...
Render: make default lamp size smaller (10cm instead...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
style cleanup
commit
|
commitdiff
|
tree
2012-11-08
Howard Trickey
Merge gsoc Bevel (with rounding) into trunk.
commit
|
commitdiff
|
tree
2012-11-08
Sergey Sharybin
Attempt to fix OSX compilation issue.
commit
|
commitdiff
|
tree
2012-11-08
Sergey Sharybin
Correction to previous commit
commit
|
commitdiff
|
tree
2012-11-08
Sergey Sharybin
Fix #33116: Blender Crashes when saving inside Sculpt...
commit
|
commitdiff
|
tree
2012-11-08
Jens Verwiebe
OSX/cmake: workaround for getting right LC_VERSION_MIN_...
commit
|
commitdiff
|
tree
2012-11-08
Ton Roosendaal
Small fix:
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
fix [#33000] bmesh.ops.create_* either crash blender...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
patch [#32874] Fixed the property path calculation...
commit
|
commitdiff
|
tree
2012-11-08
Sergey Sharybin
Added Map Taper option which if enabled maps affect...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
decimator - merge flags when collapsing edges / verts...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
code cleanup: unused defines & some formatting.
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
code cleanup: avoid doing multiplications within macro...
commit
|
commitdiff
|
tree
2012-11-08
Mitchell Stokes
CMake: Since Audaspace now requires Boost, auto enable...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
minor cleanup to to selecting the shortest path, change...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
add mesh editmode Ctrl+RMB to select the shortest path...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
further cleanup for selecting the shortest path, remove...
commit
|
commitdiff
|
tree
2012-11-08
Campbell Barton
code improvements for selecting the shortest path for...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
code cleanup:
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
code cleanup: quiet double promotion warnings
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
fix [#26472] Decimate overlaps polygons
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
decimate - degenerate edges are now added back into...
commit
|
commitdiff
|
tree
2012-11-07
Jens Verwiebe
itask: reworked conditionals for osx version compatibility
commit
|
commitdiff
|
tree
2012-11-07
Brecht Van...
Fix #33107: cycles fixed threads 1 was still having...
commit
|
commitdiff
|
tree
2012-11-07
Daniel Genrich
Bugfix [#32939] Fluid sim reversed on X and Y with...
commit
|
commitdiff
|
tree
2012-11-07
Bastien Montagne
Use CMAKE_LIBRARY_ARCHITECTURE instead of hardcoded...
commit
|
commitdiff
|
tree
2012-11-07
Brecht Van...
Fix #33114: crash with render frame update script and...
commit
|
commitdiff
|
tree
2012-11-07
Ton Roosendaal
Bugfix #32806
commit
|
commitdiff
|
tree
2012-11-07
Bastien Montagne
UI message fixes...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
code cleanup: use min/max functions rather then macros.
commit
|
commitdiff
|
tree
2012-11-07
Bastien Montagne
Attempt to fix problems with local built py caused...
commit
|
commitdiff
|
tree
2012-11-07
Bastien Montagne
New words...
commit
|
commitdiff
|
tree
2012-11-07
Jens Verwiebe
Fix ITASK warnings
commit
|
commitdiff
|
tree
2012-11-07
Bastien Montagne
Update to make it work with new debian-like py3.3 packa...
commit
|
commitdiff
|
tree
2012-11-07
Sergey Sharybin
Motion Tracker: disable stabilization operators when...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
fix for own error in recent orig-index refactor (report...
commit
|
commitdiff
|
tree
2012-11-07
Sergey Sharybin
Affine tracker do_versions were missed for objects...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
prevent floating point exceptions from being raised...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
fix [#33094] Even edge slide on multiple loops destroys...
commit
|
commitdiff
|
tree
2012-11-07
Sergey Sharybin
Fixed crashes when motion tracks are zero-sized
commit
|
commitdiff
|
tree
2012-11-07
Jens Verwiebe
Fix a typo and more descriptve commet
commit
|
commitdiff
|
tree
2012-11-07
Jens Verwiebe
OSX: some more version target cleanups and corrections
commit
|
commitdiff
|
tree
2012-11-07
Sergey Sharybin
Invalidate sequencer cache when movie clip's input...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
fix [#33106] Decimate modifier/collapse give bad result
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
decimator - interpolate vertex normals rather then...
commit
|
commitdiff
|
tree
2012-11-07
Campbell Barton
decimator - no need to check abs() on normal length.
commit
|
commitdiff
|
tree
next