projects
/
blender-staging.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender-staging.git
2018-02-27
Sergey Sharybin
Collada: Use floating point version of abs()
commit
|
commitdiff
|
tree
2018-02-27
Campbell Barton
GPU_select: correction to select-pick-finalize
commit
|
commitdiff
|
tree
2018-02-27
Campbell Barton
GPU_select: utility function to finalize selection
commit
|
commitdiff
|
tree
2018-02-27
Campbell Barton
Fix T54106: Save blend ignores 'check_existing'
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
Collada: removed unused variables. fixed incompatible...
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
simplified collada integration in Blender. made functio...
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
Adding support for Matrix Transformation export
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
collada: fix typo in if statement
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
as discussed on IRC this definition seems to be not...
commit
|
commitdiff
|
tree
2018-02-26
Gaia Clary
optimized the output of the collada test script for...
commit
|
commitdiff
|
tree
2018-02-26
Campbell Barton
Cleanup: typos
commit
|
commitdiff
|
tree
2018-02-26
Campbell Barton
Revert "changing collada parameters"
commit
|
commitdiff
|
tree
2018-02-26
Campbell Barton
Presets: remove double underscore in preset names
commit
|
commitdiff
|
tree
2018-02-26
Campbell Barton
Fix T54029: Wrong preset name display in win32
commit
|
commitdiff
|
tree
2018-02-26
Campbell Barton
Cleanup: use function for clearing bmesh tags
commit
|
commitdiff
|
tree
2018-02-25
Hugo Sales
Fix T50132: UV sticky mode is not respected with border...
commit
|
commitdiff
|
tree
2018-02-25
Brecht Van...
Fix incorrect text clipping on node link button in...
commit
|
commitdiff
|
tree
2018-02-25
Jens Verwiebe
Fix Player tm, a lifes job
commit
|
commitdiff
|
tree
2018-02-24
Gaia Clary
changing collada parameters
commit
|
commitdiff
|
tree
2018-02-24
Jens Verwiebe
Fix a whitespace slipped in
commit
|
commitdiff
|
tree
2018-02-24
Jens Verwiebe
Fix Plyer tm
commit
|
commitdiff
|
tree
2018-02-24
Gaia Clary
T45687: Rework the Export/Import of Animations
commit
|
commitdiff
|
tree
2018-02-24
Kévin Dietrich
Smoke: expose empty space clipping property to the UI.
commit
|
commitdiff
|
tree
2018-02-24
Kévin Dietrich
OpenVDB : use underscores instead of spaces in grid...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Cycles: add Principled Volume shader.
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Cycles: change smoke color grid to not include density...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Code refactor: improve attribute handling for optional...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Smoke: change default flame temperatures to match OpenG...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Smoke: add temperature grid, with values 0..1 correspon...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Nodes: left align text for color and string sockets...
commit
|
commitdiff
|
tree
2018-02-23
Brecht Van...
Fix T54137: OpenEXR files with long red/green/blue...
commit
|
commitdiff
|
tree
2018-02-23
Sergey Sharybin
Buildbot: Enable Volta deviced CUDA binaries
commit
|
commitdiff
|
tree
2018-02-23
Sergey Sharybin
Buildbot: Remove master configuration files
commit
|
commitdiff
|
tree
2018-02-23
Sergey Sharybin
Buildbot: Disable cuda hack for macOS
commit
|
commitdiff
|
tree
2018-02-23
Campbell Barton
WM: Add WM_menutype_poll function
commit
|
commitdiff
|
tree
2018-02-23
Campbell Barton
WM: add WM_keymap_poll function
commit
|
commitdiff
|
tree
2018-02-23
Campbell Barton
Cleanup: header guards & style
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Fix mistake in previous refactor commit
commit
|
commitdiff
|
tree
2018-02-22
Bastien Montagne
Cleanup: Fix const pointers mess in previous commit.
commit
|
commitdiff
|
tree
2018-02-22
Bastien Montagne
Fix (unreported) meshes changing shading when creating...
commit
|
commitdiff
|
tree
2018-02-22
Bastien Montagne
Cleanup: clnor code: more 'do not use same varname...
commit
|
commitdiff
|
tree
2018-02-22
Joshua Leung
Fix T54129: Moving keyframes on top of other keyframes...
commit
|
commitdiff
|
tree
2018-02-22
Joshua Leung
Fix: Don't ignore duplicate channels when doing border...
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Remove unused argument
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Remove unused bmain from modifiers relations...
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Fix compilation error with legacy depsgraph disabled
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Wrap all arguments foe modifiers relations...
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Replace LIB_TAG_DOIT with hash lookup
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Add utility class to keep track of handled...
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Use proper debug print flags check
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Report graph construction time when run...
commit
|
commitdiff
|
tree
2018-02-22
Sergey Sharybin
Depsgraph: Cleanup, reduce indentation level
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Cycles: add Russian roulette termination for volume...
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Cycles: better path termination for transparency.
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Cycles: make principled BSDF node wider in the node...
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Code cleanup: fix incorrect socket names in hair and...
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Fix incorrect OSL raytype bits and add some comments.
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Fix T54105: random walk SSS missing in branched indirec...
commit
|
commitdiff
|
tree
2018-02-21
Brecht Van...
Fix T54107: bevel shader + normal map gives wrong result.
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Cleanup: Don't perform borderselect on channels that...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Fix: Return back to conventional way of averaging point...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Fix: Forgot to recalculate handles after deleting keyframes
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Fix: Don't average keyframe values if FCurve can only...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Cleanup: Delete debugging code and the old version...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Tweak/Fix for T54106 - Moving multiple selected keyfram...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Minor Optimisation: Terminate early if we've passed...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Feature Request T54106: When scaling keyframes, merge...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
bezt_add_to_cfra_elem() - Use same keyframe equality...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Fix T54065: NLA-Strip Control Curves would get disabled...
commit
|
commitdiff
|
tree
2018-02-21
Joshua Leung
Fix more missing ID remapping in animation editor callbacks
commit
|
commitdiff
|
tree
2018-02-21
Sergey Sharybin
Depsgraph: Fix fake dependency cycle with chained IK...
commit
|
commitdiff
|
tree
2018-02-21
Sergey Sharybin
Depsgraph: Fix dependency when constraint influence...
commit
|
commitdiff
|
tree
2018-02-21
Sergey Sharybin
Depsgraph: Split debug flags
commit
|
commitdiff
|
tree
2018-02-21
Sergey Sharybin
Depsgraph: Fix crash using --debug-depsgraph and -...
commit
|
commitdiff
|
tree
2018-02-21
Sergey Sharybin
Depsgraph: Report overall number of cycles detected
commit
|
commitdiff
|
tree
2018-02-21
Campbell Barton
VSE: skip non image/movie w/ proxy dir storage
commit
|
commitdiff
|
tree
2018-02-20
Bastien Montagne
Cleanup: split normals: use different varnames for...
commit
|
commitdiff
|
tree
2018-02-20
Sergey Sharybin
Fix T54069: Vertex groups for hair length is wrong...
commit
|
commitdiff
|
tree
2018-02-19
Sergey Sharybin
Fix T54096: Subdivision Surface + Boolean Modifiers...
commit
|
commitdiff
|
tree
2018-02-19
Sergey Sharybin
Fix T53032: Image sequence works bad with Displace...
commit
|
commitdiff
|
tree
2018-02-19
Campbell Barton
Cleanup: rename SequenceEditor instance to 'ed'
commit
|
commitdiff
|
tree
2018-02-19
Campbell Barton
Cleanup: remove BMeshToMeshParams.calc_tessface
commit
|
commitdiff
|
tree
2018-02-19
Campbell Barton
Fix T54098: Crash existing /w dyntopo sculpt
commit
|
commitdiff
|
tree
2018-02-19
Campbell Barton
Cleanup: sync vertex-paint and sculpt from 2.8
commit
|
commitdiff
|
tree
2018-02-18
Brecht Van...
Fix T54089: missing GLSL material draw update when...
commit
|
commitdiff
|
tree
2018-02-18
Campbell Barton
Cleanup: group BLI_ghash_utils.c API in BLU_ghash.h
commit
|
commitdiff
|
tree
2018-02-18
Campbell Barton
Cleanup: split GHash helpers from implementation
commit
|
commitdiff
|
tree
2018-02-18
Campbell Barton
Cleanup: add 2d suffix to BLI files
commit
|
commitdiff
|
tree
2018-02-17
Brecht Van...
Cycles: tweak CUDA messages and avoid build errors...
commit
|
commitdiff
|
tree
2018-02-17
Brecht Van...
Code cleanup: remove some more unused code after recent...
commit
|
commitdiff
|
tree
2018-02-17
Thomas Dinges
Cycles: Remove Fermi texture code.
commit
|
commitdiff
|
tree
2018-02-17
Thomas Dinges
Cycles: Remove fermi related defines from the code.
commit
|
commitdiff
|
tree
2018-02-17
Thomas Dinges
Cycles: Remove Fermi support from CMake and update...
commit
|
commitdiff
|
tree
2018-02-17
Thomas Dinges
Buildbot: Disable Cycles CUDA support on 32bit, and...
commit
|
commitdiff
|
tree
2018-02-16
Gaia Clary
fix:T50079 collada matrix and blender matrix are transp...
commit
|
commitdiff
|
tree
2018-02-16
Gaia Clary
fix: limit precision also for animation matrixes if...
commit
|
commitdiff
|
tree
2018-02-16
Gaia Clary
Fix rotation issues due to matrix to quaternion ambiguities
commit
|
commitdiff
|
tree
2018-02-16
Brecht Van...
Code cleanup: deduplicate code for running Python scrip...
commit
|
commitdiff
|
tree
2018-02-16
Brecht Van...
Tests: add OpenGL UI drawing tests.
commit
|
commitdiff
|
tree
2018-02-16
Brecht Van...
Tests: split off render report test code from Cycles...
commit
|
commitdiff
|
tree
next