projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2016-02-01
Sergey Sharybin
Correction to previous fix of multiple releases of...
commit
|
commitdiff
|
tree
2016-02-01
Alexander Romanov
Fix T47288 Vector transform not behaving correctly...
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
Fix potential access uninitialized metadata
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
Remove debug-only code which sneaked in
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
Fix wrong information used for stamp when "Strip Metada...
commit
|
commitdiff
|
tree
2016-02-01
Gaia Clary
Add theme settings for keyframe indication in 3D View
commit
|
commitdiff
|
tree
2016-02-01
Bastien Montagne
Cleanup: FileData->flags: Convert defines to anonymous...
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Fix T47238: Bug w/ view aligned constraint plane
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Avoid duplicate getConstraintSpaceDimension calls
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
CMake: Silent Numpy warning on OSX
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
CMake: Attempt to fix wrong installation folder for...
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
Sequencer: IF effect strip only affects on a single...
commit
|
commitdiff
|
tree
2016-02-01
Sergey Sharybin
Cycles: Fix wrong clamping used for camera border
commit
|
commitdiff
|
tree
2016-02-01
Bastien Montagne
Fix missing return after NULL check, from Coverity...
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
View2D: avoid divide-by-zero
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Cleanup: unused TransInfo members
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Fix transform crash in rare cases
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Fix T47289: Edges don't transform in face-mode
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
Docs: warning for loading duplicate movie-clips
commit
|
commitdiff
|
tree
2016-02-01
Campbell Barton
UI: minor tweaks to view orbit shortcuts show
commit
|
commitdiff
|
tree
2016-01-31
Campbell Barton
Cleanup: pep8
commit
|
commitdiff
|
tree
2016-01-31
Campbell Barton
Docs: add preset menu example
commit
|
commitdiff
|
tree
2016-01-30
Kévin Dietrich
Point Cache: fix typo in smoke_openvdb_read.
commit
|
commitdiff
|
tree
2016-01-30
Brecht Van...
Fix T47153: scroll wheel zoom fails with mouses that...
commit
|
commitdiff
|
tree
2016-01-30
Bastien Montagne
Fix T47263: numpad4/6 rotates around worl Z axis and...
commit
|
commitdiff
|
tree
2016-01-30
Bastien Montagne
Fix T46455: Array modifier could generate chained mappi...
commit
|
commitdiff
|
tree
2016-01-30
Sergey Sharybin
Fix memory leak in hook modifier's data copy
commit
|
commitdiff
|
tree
2016-01-30
Sergey Sharybin
Cycles: Pass Blender's C++ RNA structures by reference
commit
|
commitdiff
|
tree
2016-01-30
Campbell Barton
Cleanup: correct qsort comments
commit
|
commitdiff
|
tree
2016-01-30
Campbell Barton
Cleanup: line length
commit
|
commitdiff
|
tree
2016-01-30
Thomas Dinges
Cleanup for last commit, these variables are no longer...
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
Cycles: Cleanup of OpenCL split kernel routines
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
CMake: Remove per-module Werror settings
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
Cycles: Remove code which was commented out for ages now
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
Cycles: Remove some unused variables from split kernel...
commit
|
commitdiff
|
tree
2016-01-29
Bastien Montagne
install_deps: disable ffmpeg in oiio, we do not need...
commit
|
commitdiff
|
tree
2016-01-29
Bastien Montagne
Fix i18n-related points in T47265 - mostly, fix non...
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
Buildbot: Update master configuration
commit
|
commitdiff
|
tree
2016-01-29
Bastien Montagne
Install_deps.sh: attempt to add OpenVDB, not working...
commit
|
commitdiff
|
tree
2016-01-29
Sergey Sharybin
Sequencer: It is now possible to append strip's modifie...
commit
|
commitdiff
|
tree
2016-01-29
Campbell Barton
Skip save-as history running from another Operator
commit
|
commitdiff
|
tree
2016-01-29
Campbell Barton
Fix T47271: Vertex Group to Selected missing update
commit
|
commitdiff
|
tree
2016-01-29
Campbell Barton
Fix crash running transform in background mode
commit
|
commitdiff
|
tree
2016-01-29
Campbell Barton
Cleanup: remove unused code
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
Cycles: Remove few function arguments needed only for...
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
FFmpeg: Experiment with use of nb_frames from a stream...
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
Cycles: Make OpenCL's argument wrapper able to get...
commit
|
commitdiff
|
tree
2016-01-28
Bastien Montagne
Fix T47228: Ghost not handling predictably keycodes...
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
Cycles: Enable compilation of sm_37 kernels by default
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
Cycles: Make kernel compilable for 3.7 compute capability
commit
|
commitdiff
|
tree
2016-01-28
Sergey Sharybin
Fix/Workaround T46412: Defocus node not working on...
commit
|
commitdiff
|
tree
2016-01-28
Campbell Barton
WM: allow filesel to execute a modal operator
commit
|
commitdiff
|
tree
2016-01-28
Mike Erwin
OpenGL: optimize ED_screen_draw
commit
|
commitdiff
|
tree
2016-01-28
Mike Erwin
cleanup: spelling, comments, alignment
commit
|
commitdiff
|
tree
2016-01-28
Campbell Barton
Cleanup: warnings & style
commit
|
commitdiff
|
tree
2016-01-28
Mike Erwin
cleanup: spelling / typos
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
Usual i18n/UI messages fixes.
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
Fix T47252: FileBrowser: buffer overflow with scripts...
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
Fix clear keyframes op not reporting when called over...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: Remove unfinished code from automation experi...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: Update plane track solution after joining...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: De-duplicate code for tracking a sequence...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: Solve some TODOs
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Atomics: Use _InterlockedAnd8 direction for 342bit...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: Remove code which was dead for quite some...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Tracking: Cleanup, de-duplicate some code
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Buildbot: Enable OpenVDB BLOSC for the Linux builders
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
OpenVDB: Get rid of hardcoded TBB variables and enabled...
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
OMP -> BLI_task: BKE's pbvh.c
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
PIL_time_utiledefines: add TIMEIT_AVERAGED variants...
commit
|
commitdiff
|
tree
2016-01-27
Bastien Montagne
atomic_ops: add atomic_fetch_and_and_uint8 wrapper.
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Fix T46624: Preview is not always correctly updated
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Sequencer: Fix crash when trying to change filepath...
commit
|
commitdiff
|
tree
2016-01-27
Sergey Sharybin
Buildbot: Fix for missing spnav for Linux builds
commit
|
commitdiff
|
tree
2016-01-27
Kévin Dietrich
Fix T47250: OpenVDB crash
commit
|
commitdiff
|
tree
2016-01-27
Alexander Romanov
World textures displaying for viewport in BI.
commit
|
commitdiff
|
tree
2016-01-27
Campbell Barton
WM: Support showing reports for modal operators
commit
|
commitdiff
|
tree
2016-01-27
Mike Erwin
NDOF: enable 3D mouse support on Mac by default
commit
|
commitdiff
|
tree
2016-01-26
Bastien Montagne
Fix bplayer (c)
commit
|
commitdiff
|
tree
2016-01-26
Bastien Montagne
Cleanup: forgot to comment again debug timing print...
commit
|
commitdiff
|
tree
2016-01-26
Bastien Montagne
Cleanup: remove OMP's 'critical' sections in BKE_pbvh_n...
commit
|
commitdiff
|
tree
2016-01-26
Campbell Barton
Minor correction to API docs
commit
|
commitdiff
|
tree
2016-01-26
Campbell Barton
Cleanup: minmac -> minmax & RE_render_ext naming
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
CMake: Correction in comment in previous commit
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
CMake: Corrections around disabling Boost
commit
|
commitdiff
|
tree
2016-01-26
Bastien Montagne
Fix bplayer (c)
commit
|
commitdiff
|
tree
2016-01-26
Bastien Montagne
mesh_evaluate.c: OMP -> BLI_task, and some more paralle...
commit
|
commitdiff
|
tree
2016-01-26
Campbell Barton
Fix T46679: ZMask layers don't update w/ animation
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
Fix T47214: Keyed Particles don't render correctly...
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
CMake: Keep Schur specializations OFF by default config
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
Compositor: Speedup movie (un)distortion operation
commit
|
commitdiff
|
tree
2016-01-26
Sergey Sharybin
Fix compilation error after recent luma changes on...
commit
|
commitdiff
|
tree
2016-01-25
Campbell Barton
Correct commented printfs
commit
|
commitdiff
|
tree
2016-01-25
Brecht Van...
Upgrade Bullet to version 2.83.
commit
|
commitdiff
|
tree
2016-01-25
Campbell Barton
Correct own error in recent BVH nearest ray
commit
|
commitdiff
|
tree
2016-01-25
Bastien Montagne
Fix T46456: Crash when aborting stroke while using...
commit
|
commitdiff
|
tree
2016-01-25
Bastien Montagne
Fix various potential bugs from coverity reports (NULL...
commit
|
commitdiff
|
tree
2016-01-25
Kévin Dietrich
Smoke viewport: also draw voxel size indicator when...
commit
|
commitdiff
|
tree
2016-01-25
Sergey Sharybin
ImBuf: Make luminance calculation inlined
commit
|
commitdiff
|
tree
2016-01-25
Sybren A. Stüvel
Fix T46902: Revert zeroing velocity in BGE logic brick
commit
|
commitdiff
|
tree
next