projects
/
blender-staging.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender-staging.git
2015-02-05
Antony Riakiotakis
Animation play: Follow feature. Enabled from playback...
commit
|
commitdiff
|
tree
2015-02-05
Antony Riakiotakis
More fixes for high DPI:
commit
|
commitdiff
|
tree
2015-02-05
Antony Riakiotakis
Fix T43556 clamp brush size before setting it after...
commit
|
commitdiff
|
tree
2015-02-05
Antony Riakiotakis
Fix part of T43556 brush increase/decrease size operato...
commit
|
commitdiff
|
tree
2015-02-05
Antony Riakiotakis
Change movie cache to use vectors instead of lists.
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
Custom Loop Normals: Add NormalEdit modifier
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
Add Custom Loop Normals to Data Transfer.
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
Add Custom Loop Normals.
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
Mesh validate: add an option to not clean temp/cache...
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
BLI_math vectors: add minmax_v3v3_v3_array to get min...
commit
|
commitdiff
|
tree
2015-02-05
Sergey Sharybin
Fix T43562: Cycles gets stuck with camera in volume...
commit
|
commitdiff
|
tree
2015-02-05
Bastien Montagne
Fix T43566: Missing update event for VSE
commit
|
commitdiff
|
tree
2015-02-05
Nicholas Bishop
Use MAX_CUSTOMDATA_LAYER_NAME for size of GPUInput...
commit
|
commitdiff
|
tree
2015-02-05
Campbell Barton
CMake: add PLATFORM_LINKFLAGS to CMAKE_(SHARED|MODULE...
commit
|
commitdiff
|
tree
2015-02-05
Campbell Barton
UI: UVWarp-Modifier had duplicate names
commit
|
commitdiff
|
tree
2015-02-05
Sergey Sharybin
Fix T43561: Wrong include path to standard OSL headers
commit
|
commitdiff
|
tree
2015-02-05
Campbell Barton
Fix T43531: Wrong object center-dot color
commit
|
commitdiff
|
tree
2015-02-04
Bastien Montagne
Fix T43560: crash when loading old (2.45 here) file...
commit
|
commitdiff
|
tree
2015-02-04
Bastien Montagne
Fix T43567: Freestyle On/Off keyframe is being ignored.
commit
|
commitdiff
|
tree
2015-02-04
Kévin Dietrich
Fix T43450: Texture node tree failed to clamp
commit
|
commitdiff
|
tree
2015-02-04
Antony Riakiotakis
Sequencer, scaling and audio synch
commit
|
commitdiff
|
tree
2015-02-04
Dalai Felinto
small typo in a code comment, fixing this before someon...
commit
|
commitdiff
|
tree
2015-02-04
Gaia Clary
Fix T43366 export/import materials inconsistent
commit
|
commitdiff
|
tree
2015-02-04
Antony Riakiotakis
Port fix from gooseberry that doesn't load the full...
commit
|
commitdiff
|
tree
2015-02-04
Campbell Barton
Cleanup: name flip x/y
commit
|
commitdiff
|
tree
2015-02-04
Bastien Montagne
RNA image.pack(): fix possible memleak, add possibility...
commit
|
commitdiff
|
tree
2015-02-04
Antony Riakiotakis
Support rotation and flipping for background images...
commit
|
commitdiff
|
tree
2015-02-04
Sybren A. Stüvel
BGE physics: allow higher values for maxlogicstep and...
commit
|
commitdiff
|
tree
2015-02-04
Joshua Leung
Compiler warnings tweak for scons + mingw64
commit
|
commitdiff
|
tree
2015-02-04
Joshua Leung
Fix T43552: Cannot jump between GP keyframes in dopesheet
commit
|
commitdiff
|
tree
2015-02-04
Sergey Sharybin
Fix for recent LANG locale workaround
commit
|
commitdiff
|
tree
2015-02-04
Sergey Sharybin
GLSL: On some cards '>' can't operate on 'float' and...
commit
|
commitdiff
|
tree
2015-02-04
Sergey Sharybin
Cycles: Use pre-aligned triangle vertex coordinates...
commit
|
commitdiff
|
tree
2015-02-04
Sergey Sharybin
Compositor: Code cleanup, trailing whitespace and wrapping
commit
|
commitdiff
|
tree
2015-02-03
Sergey Sharybin
Compositor: Implement sampled motion blur for plane...
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Hook Modifier: add falloff & radius options
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
New Hook's now use the objects center
commit
|
commitdiff
|
tree
2015-02-03
Bastien Montagne
UI messages: minor fixes...
commit
|
commitdiff
|
tree
2015-02-03
Bastien Montagne
Install_deps: update to new exr/oiio versions, and...
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Fix possible (unlikely) buffer overrun
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Add inverse-square blending for PET and warp
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API initialization cleanup
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API cleanup - initialization for bge with...
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API cleanup - adding proper initialization...
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API cleanup - replace BLI_program_path...
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API cleanup - bge submodules definitions
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API cleanup - using PyDoc_STRVAR instead...
commit
|
commitdiff
|
tree
2015-02-03
Ines Almeida
BGE: python API initialization cleanup
commit
|
commitdiff
|
tree
2015-02-03
Antony Riakiotakis
Fix T43530 using blender on remote connection crashes
commit
|
commitdiff
|
tree
2015-02-03
Bastien Montagne
Fix T42510: bake animation wrong result.
commit
|
commitdiff
|
tree
2015-02-03
Antony Riakiotakis
Fix T43380 modulo operation in GLSL does not return...
commit
|
commitdiff
|
tree
2015-02-03
Sergey Sharybin
Fix T43514: Environment map doesn't update
commit
|
commitdiff
|
tree
2015-02-03
Joshua Leung
Bugfix T43541: Inserting keyframes using sliders in...
commit
|
commitdiff
|
tree
2015-02-03
Sergey Sharybin
Fix T43403: Compositor does not respect interlaced...
commit
|
commitdiff
|
tree
2015-02-03
Sergey Sharybin
Fix T43544: Runtime Error when Locale is not valid
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Revert "Keep mingw specific includes ifdef'd"
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Keep mingw specific includes ifdef'd
commit
|
commitdiff
|
tree
2015-02-03
Antony Riakiotakis
MinGW still uses SDL1 - will need to change this of...
commit
|
commitdiff
|
tree
2015-02-03
Antony Riakiotakis
MinGW64 complains about clock, include time.h
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
BMesh: optimize selection flushing
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
cleanup: inconsistent BMesh select checks
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Possible NULL de-reference on fullsceen check
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Fix own mistake unlinking text (recent commit)
commit
|
commitdiff
|
tree
2015-02-03
Campbell Barton
Fix copypaste error in x11 tablet init
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
BMesh: optimize edge select
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
cleanup: indentation & redundant casts
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
cleanup: use bools in drawobject
commit
|
commitdiff
|
tree
2015-02-02
Martijn Berger
Make MSVC 2013 win32 also use new OpenEXR 2.2
commit
|
commitdiff
|
tree
2015-02-02
Martijn Berger
Bump OpenEXR to 2.2 for windows MSVC 2013
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
Warp modifier: remove redundant NULL check
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
Warp modifier: avoid sqrt checking radius
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
Fix T43524: Warp modifier curve clamped to 0-1
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: OSL kernel now also ignores maybe-uninitialized
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: Further tweaks to T43511 to solve compilation...
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: Solve dependency between camera and object...
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: Ignore -Wmaybe-uninitialized from the kernel...
commit
|
commitdiff
|
tree
2015-02-02
Antony Riakiotakis
Selection: avoid uninitialized memory read with occlusi...
commit
|
commitdiff
|
tree
2015-02-02
Lukas Tönne
Fix for hair child roughness.
commit
|
commitdiff
|
tree
2015-02-02
Antony Riakiotakis
Adjust GLSL drawing of window coordinates from camera...
commit
|
commitdiff
|
tree
2015-02-02
Lukas Tönne
Fix for unfreed effector weights in hair dynamics.
commit
|
commitdiff
|
tree
2015-02-02
Lukas Tönne
Fix for unfreed memory due to unnecessary early exit...
commit
|
commitdiff
|
tree
2015-02-02
Lukas Tönne
Fix for unfreed memory of internal hair cloth modifier...
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: Remove redundant calculation of w in recent...
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Fix T43511: Major slow down with many instanced objects...
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
cleanup: style/spelling
commit
|
commitdiff
|
tree
2015-02-02
Antony Riakiotakis
Avoid warping the pointer when doing constrained textur...
commit
|
commitdiff
|
tree
2015-02-02
Sergey Sharybin
Cycles: Fix inconsistent command line used for runtime...
commit
|
commitdiff
|
tree
2015-02-02
Campbell Barton
minor edits to last commit
commit
|
commitdiff
|
tree
2015-02-02
julianeisel
Fix T43501: Crash on custom node tree creation
commit
|
commitdiff
|
tree
2015-02-02
Tamito Kajiyama
Fix for Freestyle view map caching not properly updated...
commit
|
commitdiff
|
tree
2015-02-01
Campbell Barton
BMesh: tool to ensure all faces are convex
commit
|
commitdiff
|
tree
2015-02-01
Campbell Barton
BMesh: BM_face_triangulate take edge array
commit
|
commitdiff
|
tree
2015-02-01
Sergey Sharybin
Cycles: Indentation fix for the previous commit
commit
|
commitdiff
|
tree
2015-02-01
Sergey Sharybin
Cycles: Implement cubit image interpolation on CPU
commit
|
commitdiff
|
tree
2015-02-01
Sergey Sharybin
Add extra Cycles regression tests
commit
|
commitdiff
|
tree
2015-02-01
Sergey Sharybin
Cycles: Allow paths customization via environment variables
commit
|
commitdiff
|
tree
2015-02-01
Campbell Barton
error in last commit
commit
|
commitdiff
|
tree
2015-02-01
Campbell Barton
RNA: add readonly pixelsize to userprefs
commit
|
commitdiff
|
tree
2015-02-01
Sybren A. Stüvel
Documentation: updated mathutils documentation
commit
|
commitdiff
|
tree
2015-02-01
Campbell Barton
cleanup: use const
commit
|
commitdiff
|
tree
next