projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2015-12-28
Bastien Montagne
Fix memleaks in our gtests.
commit
|
commitdiff
|
tree
2015-12-28
Bastien Montagne
BLI_math_statistics: switch from OMP to BLI_task.
commit
|
commitdiff
|
tree
2015-12-28
Bastien Montagne
BLI_kdopbvh: switch from OMP to BLI_task.
commit
|
commitdiff
|
tree
2015-12-28
Antony Riakiotakis
Fix opengl error when GLSL is on for basic shader:...
commit
|
commitdiff
|
tree
2015-12-28
Antony Riakiotakis
cdderivedmesh fix stippled faces not getting drawn...
commit
|
commitdiff
|
tree
2015-12-28
Bastien Montagne
Fix T47045: add some missing UI i18n translations to...
commit
|
commitdiff
|
tree
2015-12-28
Bastien Montagne
Minor cleanup (paranoid checks) and fixes from coverity.
commit
|
commitdiff
|
tree
2015-12-28
Bastien Montagne
Some fixes from coverity (only one really nasty, in...
commit
|
commitdiff
|
tree
2015-12-28
Sergey Sharybin
Cycles: Use different approach for SVM summary report
commit
|
commitdiff
|
tree
2015-12-28
Campbell Barton
Cleanup: style, indentation
commit
|
commitdiff
|
tree
2015-12-28
Campbell Barton
Correct recent error passing NULL to fclose
commit
|
commitdiff
|
tree
2015-12-28
Sergey Sharybin
Cycles; Fix typo in the comment
commit
|
commitdiff
|
tree
2015-12-28
Sergey Sharybin
Cycles: Log basic statistics of SVM compilation process
commit
|
commitdiff
|
tree
2015-12-28
Sergey Sharybin
Ceres: Remove suitesparse related files
commit
|
commitdiff
|
tree
2015-12-28
Sergey Sharybin
Cycles: Implement node deduplication routines
commit
|
commitdiff
|
tree
2015-12-28
Thomas Beck
White Balance modifier for the VSE
commit
|
commitdiff
|
tree
2015-12-28
Campbell Barton
Fix for building ghost-tests
commit
|
commitdiff
|
tree
2015-12-28
Campbell Barton
Fix possible invalid-index use /w link/path select
commit
|
commitdiff
|
tree
2015-12-28
Campbell Barton
Cleanup: use BLI_libblock prefix for id functions
commit
|
commitdiff
|
tree
2015-12-27
Bastien Montagne
Cleanup typo.
commit
|
commitdiff
|
tree
2015-12-27
Bastien Montagne
Switch BKE_smoke from OMP to BLI_task.
commit
|
commitdiff
|
tree
2015-12-27
Bastien Montagne
Fix (unreported) broken BLI_task's forloop func in...
commit
|
commitdiff
|
tree
2015-12-27
Kévin Dietrich
Fix for heap-use-after-free happening in GHOST_EventMan...
commit
|
commitdiff
|
tree
2015-12-27
Antony Riakiotakis
Changes to rename_id function:
commit
|
commitdiff
|
tree
2015-12-27
Kévin Dietrich
Addendum to previous GHOST commit: remove redundant...
commit
|
commitdiff
|
tree
2015-12-27
Antony Riakiotakis
Minor UI incosistency reported by erickblender on irc...
commit
|
commitdiff
|
tree
2015-12-27
Kévin Dietrich
Fix memory leak in GHOST Event Manager.
commit
|
commitdiff
|
tree
2015-12-27
Antony Riakiotakis
CMake: make install prefix option irrelevant for MinGW...
commit
|
commitdiff
|
tree
2015-12-27
Jörg Müller
Fix T47064: Change Audio defaults to 48 kHz
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
BMesh Path Select: Face Stepping Option
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
BMesh: BM_loop_share_edge_check utility func
commit
|
commitdiff
|
tree
2015-12-27
Bastien Montagne
Split id->flag in two, persistent flags and runtime...
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
BMesh Path Select: Add checker-select options
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
BMesh: extract int/bmesh element access funcs.
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
WM: add checker_interval utility functions
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
Move generic operator props into own file
commit
|
commitdiff
|
tree
2015-12-27
Campbell Barton
Fix for error w/ QtCreator project builder
commit
|
commitdiff
|
tree
2015-12-26
Alexander Romanov
OpenGL: stipple support added to basic GLSL shader
commit
|
commitdiff
|
tree
2015-12-26
Sergey Sharybin
CMake: Disable some features when using MinGW and full...
commit
|
commitdiff
|
tree
2015-12-26
Sergey Sharybin
CMake: Fix errors building by MinGW
commit
|
commitdiff
|
tree
2015-12-26
Julian Eisel
Support custom project names
commit
|
commitdiff
|
tree
2015-12-26
Campbell Barton
BMesh: add checks for duplicates in a face
commit
|
commitdiff
|
tree
2015-12-26
Campbell Barton
BMesh: check at least 2 edges in each loops vert
commit
|
commitdiff
|
tree
2015-12-26
Campbell Barton
Cleanup
commit
|
commitdiff
|
tree
2015-12-25
Bastien Montagne
Minor cleanup.
commit
|
commitdiff
|
tree
2015-12-25
Bastien Montagne
MOD_UVWarp: switch from OMP to BLI_task.
commit
|
commitdiff
|
tree
2015-12-25
Thomas Dinges
Cleanup: SubsurfaceScatteringNode is a subclass of...
commit
|
commitdiff
|
tree
2015-12-24
Bastien Montagne
Fix (unreported) do not show 'appearances' options...
commit
|
commitdiff
|
tree
2015-12-24
Campbell Barton
Cleanup: use enum for bmesh_elem_check
commit
|
commitdiff
|
tree
2015-12-24
Campbell Barton
BMesh: remove doubles fix/optimization
commit
|
commitdiff
|
tree
2015-12-24
Campbell Barton
BMesh: BM_verts_from_edges utility function
commit
|
commitdiff
|
tree
2015-12-24
Campbell Barton
Add STACK_CLEAR macro
commit
|
commitdiff
|
tree
2015-12-24
Lukas Stockner
Cycles: Fix Tile access in the TileManager for viewport...
commit
|
commitdiff
|
tree
2015-12-23
Thomas Dinges
Cycles: Implement constant fold for the ConvertNode.
commit
|
commitdiff
|
tree
2015-12-23
Brecht Van...
Fix a few warnings with Apple LLVM 7.0.2.
commit
|
commitdiff
|
tree
2015-12-23
Brecht Van...
Fix T47051: cycles viewport textured shadeless draw...
commit
|
commitdiff
|
tree
2015-12-23
Thomas Dinges
Update Link to the Blender Store.
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix weld edges into faces splicing verts that shared...
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix weld edges into faces - eternal loop
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Remove BLI_buffer calloc option
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix BLI_buffer_reinit not clearing static flag
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix error in BLI_buffer_reinit
commit
|
commitdiff
|
tree
2015-12-23
Lukas Stockner
Cycles: Sort tiles in rendering order at construction...
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix bevel RNA enum/boolean mixup
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Math Lib: clamp closest_to_line_segment_v# when segment...
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix issue w/ transform orientation & vert selection
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Remove feof check for file reading
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Disable calculating manipulator while transforming
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Add BM_vert_edge_pair utility function
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Fix error in BM_vert_is_edge_pair
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Typo in last commit
commit
|
commitdiff
|
tree
2015-12-23
Campbell Barton
Select Linked: only use seam delimit for faces
commit
|
commitdiff
|
tree
2015-12-22
Brecht Van...
Fix T47003: OpenGL draw missing selection highlight...
commit
|
commitdiff
|
tree
2015-12-22
Bastien Montagne
Get rid of OMP in MOD_build.
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
View3D: measure smoothview angle comparing quat angles
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
View3D: Rotate around selected support for view-roll
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
Fix T31605: Nupad ignores Rotate around selection
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
Fix error orbiting out of camera + orbit-selected
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
View3D: use c99 compound literals for smoothview params
commit
|
commitdiff
|
tree
2015-12-22
Thomas Dinges
Cleanup: Remove comments, now that we have the dedicate...
commit
|
commitdiff
|
tree
2015-12-22
Thomas Dinges
Cycles: Constant fold for the Gamma Node.
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
Rename mesh operators
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
Fix bad selection after symmetrize
commit
|
commitdiff
|
tree
2015-12-22
Campbell Barton
BMesh: store stackdepth as an index
commit
|
commitdiff
|
tree
2015-12-21
Dalai Felinto
Cycles-Bake: Fix Uninitialised value created by a heap...
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
UI: fix minor glitch copying small float value
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
BLI_storage: Split text/binary version of mem-from...
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
CMake: disable warning 4146
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
Fix T47023: Boolean w/ empty mesh didn't transform
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
Cleanup: remove unused file
commit
|
commitdiff
|
tree
2015-12-21
Campbell Barton
Cleanup: warnings (msvc)
commit
|
commitdiff
|
tree
2015-12-20
Bastien Montagne
NewDepsgraph: Fix typo tagging wrong flag.
commit
|
commitdiff
|
tree
2015-12-20
Campbell Barton
Cleanup: invalid comment & style
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Cleanup unused code
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Make sure optiosn override are passed after...
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Disable CUDA binaries for 32bit OSX slave
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Update master config file
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Disable some unsupported features for 32bit...
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Fix wrong architecture passed to CMake
commit
|
commitdiff
|
tree
2015-12-20
Sergey Sharybin
Buildbot: Use proper archive name for CMake OSX slave
commit
|
commitdiff
|
tree
next