projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2012-09-04
Campbell Barton
fix for some errors reported by clang.blenderheads...
commit
|
commitdiff
|
tree
2012-09-04
Lukas Toenne
Revert "Use one context per OSL thread. Not sure if...
commit
|
commitdiff
|
tree
2012-09-04
Sv. Lockal
Do not show %t to user on right click menu buttons...
commit
|
commitdiff
|
tree
2012-09-04
Sergey Sharybin
Sequencer: avoid allocating image buffer on every modifier
commit
|
commitdiff
|
tree
2012-09-04
Thomas Dinges
OSL:
commit
|
commitdiff
|
tree
2012-09-04
Lukas Toenne
Fix for OSL input parameter name mapping. When assignin...
commit
|
commitdiff
|
tree
2012-09-04
Lukas Toenne
Minor syntax error in musgrave osl texture.
commit
|
commitdiff
|
tree
2012-09-04
Thomas Dinges
OSL:
commit
|
commitdiff
|
tree
2012-09-04
Sergey Sharybin
Sequencer: remove effect mask input
commit
|
commitdiff
|
tree
2012-09-04
Sergey Sharybin
Compilation fix for recent merge commit
commit
|
commitdiff
|
tree
2012-09-04
Sergey Sharybin
Sequencer: remove strip's color balance in favor of...
commit
|
commitdiff
|
tree
2012-09-04
Brecht Van...
Cycles: merge of changes from tomato branch.
commit
|
commitdiff
|
tree
2012-09-04
Sergey Sharybin
Mango request: display sliders for current point in...
commit
|
commitdiff
|
tree
2012-09-04
Thomas Dinges
OSL:
commit
|
commitdiff
|
tree
2012-09-04
Jeroen Bakker
* there is a tiny memory leak. I think it happens...
commit
|
commitdiff
|
tree
2012-09-04
Lukas Toenne
Use one context per OSL thread. Not sure if this actual...
commit
|
commitdiff
|
tree
2012-09-04
Lukas Toenne
Fix for bad memory leak in OSL: the context created...
commit
|
commitdiff
|
tree
2012-09-04
Campbell Barton
fix [#31856] movieclips.load(filepath=None) or value...
commit
|
commitdiff
|
tree
2012-09-04
Campbell Barton
fix for building without python, also rework python...
commit
|
commitdiff
|
tree
2012-09-04
Mitchell Stokes
Fix for [#32469] "standalone blenderplayer no longer...
commit
|
commitdiff
|
tree
2012-09-04
Campbell Barton
fix for building on msvc2008 (also style cleanup)
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
code cleanup: curve path calculation
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
code cleanup: move file string defines into BLI_path_ut...
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
Fix for Cycles OSL: The RenderServices pointer in Shadi...
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
The shader id generated by the manager contains some...
commit
|
commitdiff
|
tree
2012-09-03
Gaia Clary
fix:32348 Collada yfov to xfov conversion fo camera...
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32089: non-progressive integrator issue with semi...
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32046: GHOST_DropTargetWin32 memory leak, patch...
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32088: cycles crash removing a lamp with non-progr...
commit
|
commitdiff
|
tree
2012-09-03
Sergey Sharybin
Fix #32372: Blender Locks up when using Quick Fluid...
commit
|
commitdiff
|
tree
2012-09-03
Sergey Sharybin
Fix regression introduced in recent jobs system refactoring
commit
|
commitdiff
|
tree
2012-09-03
Howard Trickey
Fix knife bug #30764, failure to cut sometimes.
commit
|
commitdiff
|
tree
2012-09-03
Sergey Sharybin
Fix for compositor always cacheing frames when using...
commit
|
commitdiff
|
tree
2012-09-03
Thomas Dinges
OSL / Cmake:
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32097: cycles window texture coordinate wrong...
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
Enable compilation of the SVM backend for Cycles even...
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32144: cycles viewport missing update with duplive...
commit
|
commitdiff
|
tree
2012-09-03
Sergey Sharybin
Fix for usage of un-initialized memory.
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Compositor: initialize OpenCL only when the option...
commit
|
commitdiff
|
tree
2012-09-03
Thomas Dinges
* Added back UI switch for the Cycles shading system...
commit
|
commitdiff
|
tree
2012-09-03
Sergey Sharybin
Fix for logging FFmpeg messages
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32461: adjusting brush strength with shift+F in...
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
Fix for OSL shader install paths.
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
RTTI needs to be disabled in cycles for OSL.
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
Added library linking for cycles_kernel_osl to OSL...
commit
|
commitdiff
|
tree
2012-09-03
Lukas Toenne
Replaced dynamic_casts for node type checks by simple...
commit
|
commitdiff
|
tree
2012-09-03
Brecht Van...
Fix #32468: 3d view texture paint mode did not show...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
fix [#31694] Circle Selection is ignored within face...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
code cleanup: split out defines in BKE_utildefines...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
array functions for endian switching.
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
add endian switch functions to replace macros SWITCH_IN...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
style cleanup
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
style cleanup: also add debugging print function for...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
uncomment data identifiers from sphinx docs (own error...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
fix [#32434] Copy-Paste Tracks causes Blender to freeze...
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
fix [#32423] Extrude crash
commit
|
commitdiff
|
tree
2012-09-03
Campbell Barton
remove vertex groups from a mesh or lattice when this...
commit
|
commitdiff
|
tree
2012-09-02
Lukas Toenne
Cycles compile fix: only use std::isfinite when OSL...
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
* Removed last occurrence of get_pointcloud_attr_query.
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
* OSL can't overwrite input parameters, use a local...
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-02
Lukas Toenne
Fixed a number of OSL syntax errors from the updated...
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Fix for r50314:
commit
|
commitdiff
|
tree
2012-09-02
Lukas Toenne
Fixed remaining syntax errors in OSL files. node_sepcom...
commit
|
commitdiff
|
tree
2012-09-02
Sv. Lockal
Use function pointers instead of hard-coded english...
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
OSL / Cycles:
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-02
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-01
Benoit Bolsee
..\commmit_hive.txt
commit
|
commitdiff
|
tree
2012-09-01
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-09-01
Antony Riakiotakis
Enable shader model 3.0 shaders for mingw compilers
commit
|
commitdiff
|
tree
2012-09-01
Lukas Toenne
Fix #32463, Cycles crashing. The particle system sync_r...
commit
|
commitdiff
|
tree
2012-09-01
Lukas Toenne
Cycles fix: don't skip particle device update when...
commit
|
commitdiff
|
tree
2012-08-31
Thomas Dinges
Cycles / OSLGlobals:
commit
|
commitdiff
|
tree
2012-08-31
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-08-31
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-08-31
Thomas Dinges
Possible fix for [#32462] blender cannot load bmp files...
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Cycles: Fix for particle info node crash: The particle...
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Cycles: Fully initialize the dummy particle at index 0.
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Cycles: Start the particle index for object instances...
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Cycles: Tag particle systems after syncing to make...
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Added a bunch of additional particle state attributes...
commit
|
commitdiff
|
tree
2012-08-31
Lukas Toenne
Fix for #32184 and redesign of particle storage in...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix #32329: inset produces incorrect result, epsilon...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix #32458: changing UV image in image editor not worki...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix part of #32376: mirror vertex groups with flip...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix #32408: image editor does not show paint brush...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix #32447: mouse selection in uv editor is now no...
commit
|
commitdiff
|
tree
2012-08-31
Brecht Van...
Fix #32450: edge slide with multiple loops selected...
commit
|
commitdiff
|
tree
2012-08-31
Thomas Dinges
Cycles / OSL:
commit
|
commitdiff
|
tree
2012-08-30
Brecht Van...
Fix #32418: color copy/paste between gamma and linear...
commit
|
commitdiff
|
tree
2012-08-30
Brecht Van...
Fix #32402: live unwrap memory leak, more noticeable...
commit
|
commitdiff
|
tree
2012-08-30
Brecht Van...
Fix #32404: GLSL normal maps using float images were...
commit
|
commitdiff
|
tree
2012-08-30
Brecht Van...
Fix #32405: snapping in UV editor does not work if...
commit
|
commitdiff
|
tree
2012-08-30
Joshua Leung
Bugfix [#32249] Groups in Dopesheet and Action editor...
commit
|
commitdiff
|
tree
2012-08-30
Brecht Van...
Possible fix for #32446: after undo in mesh edit mode...
commit
|
commitdiff
|
tree
2012-08-30
Joshua Leung
Silencing compiler warning (use of undefined value)
commit
|
commitdiff
|
tree
2012-08-30
Joshua Leung
Bugfix [#32437] Cannot define Alt-E keybinding in Text...
commit
|
commitdiff
|
tree
next