projects
/
blender.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blender.git
2017-04-06
Sybren A. Stüvel
Alembic import: moved import-time scaling to different...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: removed unnecessary matrix copy
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: simplified AbcEmptyReader::readObjectData
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: added some r_ prefixes for return parameters
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: code style
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: don't use m_shapes_type
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: more lenient check on absence of sheer & homog...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: simplified conditional statements
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic import: nicer progress updates
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic import: fixed bug where local matrix from Alemb...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic import: separated reading matrix and getting...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic import: be more lenient towards unknown object...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: don't call object.getFullName() multiple times.
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: Renamed parent_map to reader_map
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: use typedefs to make it easier to handle maps...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: more const-ness
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: fixed importer
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: prevent a couple of unnecessary multiplications
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: be more explicit in y-up versus z-up variables.
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: removed a lot of unnecessary & duplicate code...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: added note
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: allow copy_{z,y}up_from_{y,z}up() to be called...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: import empties under their own name in Alembic...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: Don't compute world matrix when it's not neces...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: cleaned up hack in AbcObjectReader::read_matrix()
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: added some clarification
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: added some getter functions to help debug...
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: do not presume to predict the parent name
commit
|
commitdiff
|
tree
2017-04-06
Sybren A. Stüvel
Alembic: Removed AbcTransformWriter::m_parent
commit
|
commitdiff
|
tree
2017-04-06
Sergey Sharybin
Buildbot: Correct previous release
commit
|
commitdiff
|
tree
2017-04-06
Sergey Sharybin
Buildbot: Force build environment to use latest GCC
commit
|
commitdiff
|
tree
2017-04-06
Campbell Barton
Cleanup: function naming for manipulator
commit
|
commitdiff
|
tree
2017-04-06
Campbell Barton
Cleanup: minor changes to transform-manipulator
commit
|
commitdiff
|
tree
2017-04-05
lazydodo
Fix alembic build error with MSVC
commit
|
commitdiff
|
tree
2017-04-05
Sergey Sharybin
Depsghraph: Remove unused function
commit
|
commitdiff
|
tree
2017-04-05
Sergey Sharybin
Cycles: Fix race condition in attributes creation durin...
commit
|
commitdiff
|
tree
2017-04-05
Sergey Sharybin
Cycles: Add utility class to simplify scoped spin locks
commit
|
commitdiff
|
tree
2017-04-05
Sergey Sharybin
Cycles: Guard global write access in SVM compilation...
commit
|
commitdiff
|
tree
2017-04-05
Sergey Sharybin
Locales: Some optimization work
commit
|
commitdiff
|
tree
2017-04-05
Bastien Montagne
InstallDeps: Raise minimal & official version of OIIO...
commit
|
commitdiff
|
tree
2017-04-05
Kévin Dietrich
Alembic: addition of a simple logging class.
commit
|
commitdiff
|
tree
2017-04-04
Campbell Barton
Cleanup: redundant casts
commit
|
commitdiff
|
tree
2017-04-04
Bastien Montagne
Fix missing protection of `RNA_pointer_as_string()...
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Cycles: Tag shaders for update after the threading...
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Depsgraph: Use atomic operation to tag the changed ID
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Cycles: Fix uninitialized memory access when comparing...
commit
|
commitdiff
|
tree
2017-04-04
Sybren A. Stüvel
install_deps: removed leftover compile_HDF5 command
commit
|
commitdiff
|
tree
2017-04-04
Sybren A. Stüvel
Bumped Alembic library version to 1.7.1
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Buildbot: Update master config
commit
|
commitdiff
|
tree
2017-04-04
Sybren A. Stüvel
Alembic: force ALEMBIC_LIB_USES_BOOST=ON when not using...
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Task: Remove non-atomic pool suspended flag assignment
commit
|
commitdiff
|
tree
2017-04-04
Sergey Sharybin
Buildbot: Update master config
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Buildbot: Some more twqeaks to master config
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Buildbot: Update bundled vetrsion of server configuration
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Buildbot: SPecial branch trickery for linux slaves
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Point all submodules to master branch
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Buildbot: Some special tricks for Blender 2.8 slave
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Fix blender player
commit
|
commitdiff
|
tree
2017-04-03
Sergey Sharybin
Fix T51115: Bump node is broken when the displacement...
commit
|
commitdiff
|
tree
2017-04-03
Gaia Clary
Collada - add flag to limit precision of exported data...
commit
|
commitdiff
|
tree
2017-04-03
Gaia Clary
fix: collada - do proper conversion from int to bool...
commit
|
commitdiff
|
tree
2017-04-01
Gaia Clary
fix: T50412 - collada: Replaced precision local limit...
commit
|
commitdiff
|
tree
2017-04-01
Campbell Barton
Cleanup: style
commit
|
commitdiff
|
tree
2017-03-31
Sergey Sharybin
Depsgraph: Correction for the previous local view commit
commit
|
commitdiff
|
tree
2017-03-31
Sergey Sharybin
Fix threading conflicts in multitex_ext_safe()
commit
|
commitdiff
|
tree
2017-03-31
Sergey Sharybin
Cycles: Solve threading conflict in shader synchronization
commit
|
commitdiff
|
tree
2017-03-31
Alexander Romanov
Fix unreported bug in Blender Render: using unnormalize...
commit
|
commitdiff
|
tree
2017-03-31
Campbell Barton
WM: Previous commit broke common-case loading new file
commit
|
commitdiff
|
tree
2017-03-31
Campbell Barton
Keep current app-template when selecting 'New File'
commit
|
commitdiff
|
tree
2017-03-31
Bastien Montagne
UI cleanup: simplify Icon handling of uiDefAutoButR...
commit
|
commitdiff
|
tree
2017-03-31
Mai Lavelle
Cycles: More fixes after include changes
commit
|
commitdiff
|
tree
2017-03-31
Germano Cavalcante
Fix T51072: The reference of a pyobject may be being...
commit
|
commitdiff
|
tree
2017-03-30
Campbell Barton
Correct string formatting (error in recent change)
commit
|
commitdiff
|
tree
2017-03-30
Campbell Barton
Cleanup: warnings
commit
|
commitdiff
|
tree
2017-03-30
Bastien Montagne
Cleanup/fix bad code in IDP_SetIndexArray()
commit
|
commitdiff
|
tree
2017-03-30
raa
Redraw parent popup when the child popup is closed
commit
|
commitdiff
|
tree
2017-03-30
Sergey Sharybin
Depsgraph: Fix missing updates when in local view
commit
|
commitdiff
|
tree
2017-03-30
Sergey Sharybin
Cycles: Fix missing kernel re-compilation after recent...
commit
|
commitdiff
|
tree
2017-03-30
Sergey Sharybin
Fix T51051: Incorrect render on 32bit Linux
commit
|
commitdiff
|
tree
2017-03-30
Sergey Sharybin
Cycles: Cleanup, rename RegularBVH to BinaryBVH
commit
|
commitdiff
|
tree
2017-03-30
Campbell Barton
Mirror Modifier: Add offsets for mirrored UVs
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Fix compilation error of app after the include...
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Attempt to work around compilation errors of...
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Cleanup, indentation
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Remove toolkit-specific workaround from kernel
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Only use CUDA 8.0 as officially supported one
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Cleanup, don't use m_ prefix for public properties
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Fix compilation error with visibility flag...
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Make all #include statements relative to cycles...
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Attempt to workaround compilation error on...
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Remove non-bmesh case from test
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Fix skin mark operator
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Fix crash closing window in background mode
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Fix missing NULL check in gpencil poll
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Use 'empty' option for clearing factory settings
commit
|
commitdiff
|
tree
2017-03-29
Campbell Barton
Option to load startup file with empty-data
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Buildbot: Revert previous change, older toolkit has...
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Buildbot: Use older NVCC on 32bit linux
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Buildbot: Remove global hardcoded NVCC path
commit
|
commitdiff
|
tree
2017-03-29
Sergey Sharybin
Cycles: Bring back preview AA samples when using BPT
commit
|
commitdiff
|
tree
next