projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup: remove old, commented code for constraints' space conversion for bones.
[blender.git]
/
source
/
2012-10-25
Bastien Montagne
Cleanup: remove old, commented code for constraints...
tree
|
commitdiff
2012-10-25
Campbell Barton
skip updating tessface customdata layers when joining...
tree
|
commitdiff
2012-10-25
Campbell Barton
fix for build error in own commit with non gcc compiler...
tree
|
commitdiff
2012-10-25
Campbell Barton
bmesh todo: dont calculate normals in editmesh with...
tree
|
commitdiff
2012-10-25
Campbell Barton
add BLI_STATIC_ASSERT macro.
tree
|
commitdiff
2012-10-25
Nicholas Bishop
Various convex hull fixes
tree
|
commitdiff
2012-10-25
Campbell Barton
hide text overlays when 'Only Render' option is enabled.
tree
|
commitdiff
2012-10-25
Campbell Barton
fix [#32938] The Splash Screen doesn't show up correctl...
tree
|
commitdiff
2012-10-24
Brecht Van Lommel
Fix #32964: IK constraint had a "Target" option, which...
tree
|
commitdiff
2012-10-24
Brecht Van Lommel
Cycles UI: keep node input sockets collapsed by default...
tree
|
commitdiff
2012-10-24
Brecht Van Lommel
Fix #30940: layout.prop_search() item not drawing corre...
tree
|
commitdiff
2012-10-24
Alexander Pinzon
Solved the problem when WITH_PLAYER activated.
tree
|
commitdiff
2012-10-24
Campbell Barton
add section on how to run scripts in blender for the...
tree
|
commitdiff
2012-10-24
Sergey Sharybin
Patch #29142: Reduce hopping when switching between...
tree
|
commitdiff
2012-10-24
Campbell Barton
fix for maximized startup blend preventing -p command...
tree
|
commitdiff
2012-10-24
Jeroen Bakker
set default value of defocus maxblur when this is unset...
tree
|
commitdiff
2012-10-24
Sergey Sharybin
Patch #31641: Text editor: unindent even if no selection
tree
|
commitdiff
2012-10-24
Ton Roosendaal
Bugfix #31527
tree
|
commitdiff
2012-10-24
Jeroen Bakker
Oeps... Enabled the pixelate node added documentation...
tree
|
commitdiff
2012-10-24
Ton Roosendaal
Bugfix #32496
tree
|
commitdiff
2012-10-24
Lukas Toenne
Fix #32835, Reroute node on shading nodes connection...
tree
|
commitdiff
2012-10-24
Campbell Barton
no need to update normals when running edge-split modif...
tree
|
commitdiff
2012-10-24
Campbell Barton
reneme volume_preservation -> use_volume_preserve
tree
|
commitdiff
2012-10-24
Campbell Barton
code cleanup: some edits for unused vars in recent...
tree
|
commitdiff
2012-10-24
Thomas Dinges
UI fixes for Laplacian Smooth (r51578):
tree
|
commitdiff
2012-10-24
Thomas Dinges
Compile fix for r51578:
tree
|
commitdiff
2012-10-24
Daniel Genrich
Merge GSoC project from branch: Laplacian Smooth (Opera...
tree
|
commitdiff
2012-10-24
Lukas Toenne
Removed the experimental (and commented-out) code for...
tree
|
commitdiff
2012-10-24
Ton Roosendaal
Bugfix #32617
tree
|
commitdiff
2012-10-24
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-24
Jeroen Bakker
Updated crop image setting to make every pixel outside...
tree
|
commitdiff
2012-10-24
Jeroen Bakker
Adding a pixelate node.
tree
|
commitdiff
2012-10-24
Campbell Barton
use smaller type for kdopbvh - this change was made...
tree
|
commitdiff
2012-10-24
Campbell Barton
add CDDM_from_bmesh(), avoids using BMEditMesh in modif...
tree
|
commitdiff
2012-10-24
Campbell Barton
code cleanup: move doxy comments into the C files.
tree
|
commitdiff
2012-10-24
Campbell Barton
style cleanup: modifier structs
tree
|
commitdiff
2012-10-24
Campbell Barton
enable decimate modifier for curves.
tree
|
commitdiff
2012-10-24
Campbell Barton
use int's for kdopbvh start/stop axis since there were...
tree
|
commitdiff
2012-10-24
Campbell Barton
use min_ii/max_ii over MIN2 MAX2
tree
|
commitdiff
2012-10-24
Campbell Barton
fix [#32855] Obj im and export and the file path and...
tree
|
commitdiff
2012-10-24
Campbell Barton
comment R_SEQ_GL_REND flag, opengl render now does...
tree
|
commitdiff
2012-10-24
Campbell Barton
enable rendering from the sequencer again. this was...
tree
|
commitdiff
2012-10-24
Campbell Barton
rename axis_primary_v3() to max_axis_v3() to avoid...
tree
|
commitdiff
2012-10-24
Janne Karhu
Final fix for [#31017] Particles not generated on Grid...
tree
|
commitdiff
2012-10-23
Nicholas Bishop
Partially replace convex hull implementation with Bulle...
tree
|
commitdiff
2012-10-23
Bastien Montagne
Fix #2 for [#32954] Crash when activating 'Internationa...
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #27834: AAO color bleeding failure case with raytra...
tree
|
commitdiff
2012-10-23
Howard Trickey
Fix knife sensitivity issue (#30637): better calculatio...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Fix #32954: Crash when activating 'International Fonts...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Solve unresolved call of min(int&, unsigned int&)
tree
|
commitdiff
2012-10-23
Campbell Barton
reduce float comparisons for keying operation and despill.
tree
|
commitdiff
2012-10-23
Campbell Barton
use min_ max_ functions in more places.
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #32837: DDS images flipped in viewport compared...
tree
|
commitdiff
2012-10-23
Campbell Barton
skip hidden datablocks when switching screens.
tree
|
commitdiff
2012-10-23
Campbell Barton
comment quick cache RNA and quiet compiler werning.
tree
|
commitdiff
2012-10-23
Ton Roosendaal
Related to previous commit I did:
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #32867: normal map baking issue with flat shaded...
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #30801: cycles rendering issue with missing particl...
tree
|
commitdiff
2012-10-23
Howard Trickey
Use better epsilon for line intersection, fixes bug...
tree
|
commitdiff
2012-10-23
Ton Roosendaal
Bugfix 30974
tree
|
commitdiff
2012-10-23
Campbell Barton
code cleanup: give rng functions BLI prefix.
tree
|
commitdiff
2012-10-23
Campbell Barton
debug output: stop printing event handlers for mouse...
tree
|
commitdiff
2012-10-23
Campbell Barton
rename api functions...
tree
|
commitdiff
2012-10-23
Lukas Toenne
Fix for direct_link of local ID data blocks (node trees...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Fix #32941: Sequencer Preview shows texture which is...
tree
|
commitdiff
2012-10-23
Campbell Barton
code cleanup: remove $Id's that crept back in, also...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Correction to recent fix for shader nodes -- image...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Sizeerror 8 fix for DecimateModifierData
tree
|
commitdiff
2012-10-23
Brecht Van Lommel
Fix #32943: sculpt mode draw crash with VBO and flat...
tree
|
commitdiff
2012-10-23
Campbell Barton
fix for crash using an uninitialized pointer when fcurv...
tree
|
commitdiff
2012-10-23
Sergey Sharybin
Display buffer should be marked as invalid when setting...
tree
|
commitdiff
2012-10-23
Jeroen Bakker
Fix for [#28927] Z-Transp disables Material Pass Index
tree
|
commitdiff
2012-10-23
Campbell Barton
fix for issues in new decimator
tree
|
commitdiff
2012-10-23
Campbell Barton
add option to planar decimator to collapse all verts...
tree
|
commitdiff
2012-10-23
Campbell Barton
fix for edge collapse decimator re-combining triangles...
tree
|
commitdiff
2012-10-23
Campbell Barton
add option for decimate-collapse to keep triangulated...
tree
|
commitdiff
2012-10-23
Campbell Barton
add limited dissolve as a decimation type to the decima...
tree
|
commitdiff
2012-10-23
Campbell Barton
add un-subdivude as an optional method for the decimate...
tree
|
commitdiff
2012-10-23
Campbell Barton
code cleanup: quiet warning
tree
|
commitdiff
2012-10-23
Campbell Barton
style cleanup: also rename bmesh_decimate.c --> bmesh_d...
tree
|
commitdiff
2012-10-22
Andrea Weikert
fix: drivers on materials and texture don't update...
tree
|
commitdiff
2012-10-22
Brecht Van Lommel
Fix #32937: cycles missing update when changing scene...
tree
|
commitdiff
2012-10-22
Brecht Van Lommel
Fix related to #32933: UV unwrap had 0.0 margin by...
tree
|
commitdiff
2012-10-22
Brecht Van Lommel
Fix build when WITH_INTERNATIONAL is disabled.
tree
|
commitdiff
2012-10-22
Sergey Sharybin
RNA C++ API improvements
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Fix #32930: texture colors in material nodes (blender...
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Fix #32522: Object's diffuse color not showing in Sculp...
tree
|
commitdiff
2012-10-22
Campbell Barton
decimator - small optimization on check for degenerate...
tree
|
commitdiff
2012-10-22
Campbell Barton
code cleanup: check defgroup_name_index() return value...
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Apparently msvc doesn't have isnan.
tree
|
commitdiff
2012-10-22
Campbell Barton
add vertex group option to decimate modifier, handy...
tree
|
commitdiff
2012-10-22
Ton Roosendaal
Bugfix #30378
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Fix for inline functions of new cineon library
tree
|
commitdiff
2012-10-22
Bastien Montagne
Update of the tools for the new "dynamic" i18n menu...
tree
|
commitdiff
2012-10-22
Bastien Montagne
New "dynamic" i18n menu.
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Some more fixes for cineon
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Compilation fix for windows platform
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Compilation error fix for scons caused by recent dpx...
tree
|
commitdiff
2012-10-22
Campbell Barton
style cleanup: use more const's in BLI_heap & dpx/cineo...
tree
|
commitdiff
2012-10-22
Sergey Sharybin
Patch #27397: Improved DPX/Cineon code
tree
|
commitdiff
next