projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
svn merge ^/trunk/blender -r43392:43420
[blender-staging.git]
/
source
/
blender
/
blenkernel
/
2012-01-16
Campbell Barton
svn merge ^/trunk/blender -r43392:43420
tree
|
commitdiff
2012-01-16
Campbell Barton
Allow camera 1:1 and center camera view to run from...
tree
|
commitdiff
2012-01-16
Campbell Barton
use FILE_MAX instead of 240 or comment where define...
tree
|
commitdiff
2012-01-15
Sergey Sharybin
Remove unused code and code sued for debug
tree
|
commitdiff
2012-01-15
Sergey Sharybin
Color channels now can be disabled for the whole frame...
tree
|
commitdiff
2012-01-15
Sergey Sharybin
Refactoring and code deduplicate in movie cache
tree
|
commitdiff
2012-01-15
Campbell Barton
svn merge ^/trunk/blender -r43381:43392
tree
|
commitdiff
2012-01-15
Campbell Barton
svn merge ^/trunk/blender -r43345:43381
tree
|
commitdiff
2012-01-14
Nicholas Bishop
Fix all remaining unified paint settings uses of curren...
tree
|
commitdiff
2012-01-14
Campbell Barton
add utility function to BLI_math_color - rgb_to_luma...
tree
|
commitdiff
2012-01-14
Campbell Barton
- opengl render in quadview wasn't using camera.
tree
|
commitdiff
2012-01-14
Campbell Barton
ensure functions are not used within FTOCHAR macro...
tree
|
commitdiff
2012-01-13
Peter Larabell
Group DEM node code with the rest of the mattes, rather...
tree
|
commitdiff
2012-01-13
Sergey Sharybin
Added Lossless Output option for h264 codec.
tree
|
commitdiff
2012-01-13
Sergey Sharybin
Fix #29824: Error writing frame if 3D scene starts...
tree
|
commitdiff
2012-01-13
Campbell Barton
svn merge ^/trunk/blender -r43338:43345
tree
|
commitdiff
2012-01-13
Campbell Barton
svn merge ^/trunk/blender -r43294:43338
tree
|
commitdiff
2012-01-12
Nicholas Bishop
Fix some RNA/scene issuess with unified paint settings.
tree
|
commitdiff
2012-01-12
Brecht Van Lommel
Fix related to #29694: quicktime export was not showing...
tree
|
commitdiff
2012-01-12
Nicholas Bishop
Rename the sculpt/paint unified flags for better consis...
tree
|
commitdiff
2012-01-12
Nicholas Bishop
Move unified paint fields from ToolSettings into their...
tree
|
commitdiff
2012-01-12
Campbell Barton
replace fixed sizes with sizeof when passing string...
tree
|
commitdiff
2012-01-12
Campbell Barton
remove redundant trailing slashes
tree
|
commitdiff
2012-01-12
Campbell Barton
fix for error in merge, weightpaint would crash
tree
|
commitdiff
2012-01-11
Campbell Barton
svn merge ^/trunk/blender -r43278:43294
tree
|
commitdiff
2012-01-11
Campbell Barton
svn merge ^/trunk/blender -r43220:43278 --accept postpone
tree
|
commitdiff
2012-01-11
Campbell Barton
dynamicpaint had some incorrect string sizes for layers...
tree
|
commitdiff
2012-01-11
Campbell Barton
use BLI_strncpy and BLI_snprintf when the size of the...
tree
|
commitdiff
2012-01-11
Campbell Barton
minor cleanup for string use - no functional changes
tree
|
commitdiff
2012-01-11
Sergey Sharybin
Longer names support for all ID and other object names
tree
|
commitdiff
2012-01-11
Dalai Felinto
bge camera actuator: -X and -Y axis
tree
|
commitdiff
2012-01-10
Peter Larabell
(no commit message)
tree
|
commitdiff
2012-01-09
Campbell Barton
comment unused vars
tree
|
commitdiff
2012-01-09
Sergey Sharybin
Camera tracking: fixes for preview widget
tree
|
commitdiff
2012-01-09
Sergey Sharybin
Camera tracking: tracks copy/paste operator
tree
|
commitdiff
2012-01-09
Sergey Sharybin
Camera tracking: improvements of python api
tree
|
commitdiff
2012-01-09
Sergey Sharybin
Fix #29835: joining meshes leads to crash
tree
|
commitdiff
2012-01-09
Sergey Sharybin
Fix #29793: Physics go crazy if frames get skipped
tree
|
commitdiff
2012-01-09
Campbell Barton
have add_weight_mcol_dm() set the 4th corner of a tri...
tree
|
commitdiff
2012-01-08
Brecht Van Lommel
Cycles: checker texture node, patch by Thomas.
tree
|
commitdiff
2012-01-08
Campbell Barton
svn merge ^/trunk/blender -r43183:43220
tree
|
commitdiff
2012-01-08
Lukas Toenne
Improved auto-hiding of unused sockets for collapsed...
tree
|
commitdiff
2012-01-08
Joshua Leung
Code cleanup
tree
|
commitdiff
2012-01-07
Andrew Wiggin
Fix broken normals with mirror modifier
tree
|
commitdiff
2012-01-06
Sergey Sharybin
Fix #29743: Video sequencer wipe effect bug
tree
|
commitdiff
2012-01-06
Campbell Barton
rename
tree
|
commitdiff
2012-01-06
Campbell Barton
added
tree
|
commitdiff
2012-01-06
Campbell Barton
rename CDDM_calc_normals() --> CDDM_calc_normals_mapping
tree
|
commitdiff
2012-01-06
Campbell Barton
rename normal calc functions.
tree
|
commitdiff
2012-01-05
Campbell Barton
svn merge ^/trunk/blender -r43160:43183
tree
|
commitdiff
2012-01-05
Campbell Barton
correct error in own commit r43159, unintentionally...
tree
|
commitdiff
2012-01-05
Campbell Barton
no need to recalculate normals after setting smooth...
tree
|
commitdiff
2012-01-05
Campbell Barton
added a function to ensure derived mesh has tessface...
tree
|
commitdiff
2012-01-05
Campbell Barton
svn merge ^/trunk/blender -r43124:43160
tree
|
commitdiff
2012-01-05
Campbell Barton
add _default versions of sequence sound functions since...
tree
|
commitdiff
2012-01-04
Sergey Sharybin
Camera tracking: added depth object to Follow Track...
tree
|
commitdiff
2012-01-04
Sergey Sharybin
Camera tracking: more accurate track preview widget
tree
|
commitdiff
2012-01-04
Campbell Barton
update UV project modifier to use MLoopUV's rather...
tree
|
commitdiff
2012-01-04
Campbell Barton
svn merge ^/trunk/blender -r43117:43124
tree
|
commitdiff
2012-01-04
Campbell Barton
svn merge ^/trunk/blender -r43092:43092
tree
|
commitdiff
2012-01-03
Campbell Barton
for modifiers that are stull creating MFaces - call...
tree
|
commitdiff
2012-01-03
Joshua Leung
Code cleanup - removing some ugly/obsolete stuff I...
tree
|
commitdiff
2012-01-03
Campbell Barton
minor changes for mirror modifier, bigger changes coming.
tree
|
commitdiff
2012-01-03
Campbell Barton
svn merge ^/trunk/blender -r43085:43092
tree
|
commitdiff
2012-01-03
Campbell Barton
svn merge ^/trunk/blender -r43062:43085
tree
|
commitdiff
2012-01-02
Alex Fraser
Added OpenMP multithreading for SPH particle systems.
tree
|
commitdiff
2012-01-02
Alex Fraser
SPH particle simulation fixes:
tree
|
commitdiff
2012-01-02
Campbell Barton
fix for crash in the modifier stack when applying a...
tree
|
commitdiff
2012-01-02
Campbell Barton
svn merge ^/trunk/blender -r43033:43062
tree
|
commitdiff
2012-01-01
Bastien Montagne
Fix [#29556] shrinkwrap generates spikes if vertices...
tree
|
commitdiff
2011-12-31
Campbell Barton
remesh now working for bmesh
tree
|
commitdiff
2011-12-31
Campbell Barton
svn merge ^/trunk/blender -r43009:43033
tree
|
commitdiff
2011-12-31
Sergey Sharybin
Code cleanup: do not use check for nan when doing check...
tree
|
commitdiff
2011-12-31
Miika Hamalainen
Dynamic Paint:
tree
|
commitdiff
2011-12-31
Sergey Sharybin
Minor code cleanup after resolving conflicts
tree
|
commitdiff
2011-12-31
Sergey Sharybin
Tag object with object solver constraint to recalc...
tree
|
commitdiff
2011-12-31
Campbell Barton
svn merge ^/trunk/blender -r42991:43009
tree
|
commitdiff
2011-12-31
Campbell Barton
workaround for error building with clang and quiet...
tree
|
commitdiff
2011-12-30
Nicholas Bishop
Add remesh modifier (dual contouring).
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Disable markers when doing frame-by-frame tracking...
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Object tracking integration
tree
|
commitdiff
2011-12-30
Campbell Barton
patch [#29726] Enable looping with Follow Path constrai...
tree
|
commitdiff
2011-12-30
Brecht Van Lommel
Color management: add "Color Unpremultiply" option...
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Camera tracking: improvements of track preview widget
tree
|
commitdiff
2011-12-30
Campbell Barton
svn merge ^/trunk/blender -r42973:42991
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Fixed low boundary when detecting frames range for...
tree
|
commitdiff
2011-12-30
Sergey Sharybin
Fix #29729: Blender crashes when camera solving with...
tree
|
commitdiff
2011-12-30
Campbell Barton
style edits for function declarations
tree
|
commitdiff
2011-12-30
Campbell Barton
while checking weight paint code noticed that unified...
tree
|
commitdiff
2011-12-29
Campbell Barton
svn merge ^/trunk/blender -r42967:42973
tree
|
commitdiff
2011-12-29
Campbell Barton
use math functions for customdata interpolation funcs
tree
|
commitdiff
2011-12-29
Campbell Barton
minor speedup to CDDM_merge_verts (called by mirror)
tree
|
commitdiff
2011-12-29
Campbell Barton
bmesh mirror modifier cleanup
tree
|
commitdiff
2011-12-29
Campbell Barton
svn merge ^/trunk/blender -r42957:42967
tree
|
commitdiff
2011-12-29
Campbell Barton
skip sorting loop indices when tesselating if the origi...
tree
|
commitdiff
2011-12-29
Campbell Barton
svn merge ^/trunk/blender -r42953:42957
tree
|
commitdiff
2011-12-28
Campbell Barton
svn merge ^/trunk/blender -r42940:42953
tree
|
commitdiff
2011-12-28
Campbell Barton
this missed merging from trunk somehow (mesh make local...
tree
|
commitdiff
2011-12-28
Campbell Barton
sync changes from bmesh r42951 + some other minor edits.
tree
|
commitdiff
2011-12-28
Campbell Barton
cache customdata checks to avoid looking up on each...
tree
|
commitdiff
next