projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Alembic export: support simple child hairs (Fix T51144)
[blender.git]
/
source
/
blender
/
collada
/
2017-04-03
Gaia Clary
Collada - add flag to limit precision of exported data...
tree
|
commitdiff
2017-04-03
Gaia Clary
fix: collada - do proper conversion from int to bool...
tree
|
commitdiff
2017-04-01
Gaia Clary
fix: T50412 - collada: Replaced precision local limit...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - Export: now use bind_mat and rest_mat custom...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - Import: now add bind_mat and rest_mat as...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - remove no longer used functions (moved to...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - Added support for custom bind matrix (using...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - removed TransformBase baseclass (not needed...
tree
|
commitdiff
2017-03-23
Gaia Clary
Collada - Added some helper functions into collada_util...
tree
|
commitdiff
2017-03-23
Gaia Clary
Added new option for storing bindpose matrix, see T50412
tree
|
commitdiff
2017-03-23
Gaia Clary
collada: Simplify reading Node Matrix
tree
|
commitdiff
2017-03-23
Gaia Clary
collada: Make sure that bone use_conncet is set to...
tree
|
commitdiff
2017-03-23
Gaia Clary
collada: add extern 'C' for c header includes
tree
|
commitdiff
2017-03-23
Gaia Clary
fix: collada - Connected bones get their tails set...
tree
|
commitdiff
2017-03-23
Gaia Clary
collada: use local variable to avoid repeated call...
tree
|
commitdiff
2017-03-23
Gaia Clary
collada: use vector copy function instead of direct...
tree
|
commitdiff
2017-03-14
Gaia Clary
fix D2552: Collada - Follow up change to complete the...
tree
|
commitdiff
2017-03-14
Gaia Clary
Collada simplify: avoid duplicate negation in boolean
tree
|
commitdiff
2017-03-14
Jon Allee
fix D2552: Collada - use unique id for bones with same...
tree
|
commitdiff
2017-02-18
Brecht Van Lommel
Fix a few compiler warnings with macOS / clang.
tree
|
commitdiff
2017-01-28
Gaia Clary
fix D2489: Collada exporter broke edit data when export...
tree
|
commitdiff
2017-01-28
Gaia Clary
fix D2489: Collada exporter broke edit data when export...
tree
|
commitdiff
2017-01-16
Bastien Montagne
Cleanup/refactor: Add new BLI_string_util.
tree
|
commitdiff
2016-11-26
Gaia Clary
fix T50118: Added missing assignment of Bone Roll
tree
|
commitdiff
2016-11-25
Campbell Barton
Math Lib: rotate matrix cleanup
tree
|
commitdiff
2016-11-12
Gaia Clary
fix T50004: Removed check for empty mesh and adjusted...
tree
|
commitdiff
2016-11-02
Gaia Clary
COLLADA: Removed obsolete Export select option 'Both...
tree
|
commitdiff
2016-09-23
Gaia Clary
Collada: Trying to get rid of some warning messages...
tree
|
commitdiff
2016-09-23
Gaia Clary
Collada: Trying to get rif of some warning messages...
tree
|
commitdiff
2016-09-23
Gaia Clary
Fix: Collada Importer did not import the Blender Profil...
tree
|
commitdiff
2016-09-20
Gaia Clary
regression fix for 1346482d23f167fa57049128384246397fda...
tree
|
commitdiff
2016-08-16
Bastien Montagne
Fix two memleaks found by coverity.
tree
|
commitdiff
2016-07-16
Campbell Barton
Cleanup: spelling
tree
|
commitdiff
2016-07-15
Sandy Carter
fix T48857: Improved the handling of Material Alpha...
tree
|
commitdiff
2016-07-15
Gaia Clary
Collada: changed specification of material alpha from...
tree
|
commitdiff
2016-07-14
Gaia Clary
fix T48857: Added support for transparency (used Patch...
tree
|
commitdiff
2016-07-14
Campbell Barton
Cleanup: comment blocks
tree
|
commitdiff
2016-07-10
Bastien Montagne
Cleanup/Refactor: pass Main pointer to all ID copy...
tree
|
commitdiff
2016-07-02
Campbell Barton
Correction for MSVC
tree
|
commitdiff
2016-07-02
Campbell Barton
Cleanup: comment blocks
tree
|
commitdiff
2016-07-01
Campbell Barton
BMesh: make toolflags optional
tree
|
commitdiff
2016-06-18
Campbell Barton
Cleanup: style, whitespace, doxy filepaths
tree
|
commitdiff
2016-06-14
Gaia Clary
fix T48602: Changed The Collada validator to treat...
tree
|
commitdiff
2016-06-03
Gaia Clary
changed use_connect from bool to a 3 state value (...
tree
|
commitdiff
2016-06-03
Gaia Clary
fix T48389 (wip) added warning for loops that define...
tree
|
commitdiff
2016-05-28
Gaia Clary
added missing include
tree
|
commitdiff
2016-05-28
Gaia Clary
fixed some incompatible definitions (to make this work...
tree
|
commitdiff
2016-05-28
Gaia Clary
Added support for non numeric bone layer labels (could...
tree
|
commitdiff
2016-05-28
Gaia Clary
collada exporter: fixed wrong check for bone roll value
tree
|
commitdiff
2016-05-28
Gaia Clary
Collada: Adding support for bone roll and bone layers
tree
|
commitdiff
2016-05-26
Gaia Clary
moved is_leaf_bone() to collada utils for reuse in...
tree
|
commitdiff
2016-05-26
Gaia Clary
fix: Import of meshes with holes is now reported as...
tree
|
commitdiff
2016-05-26
Gaia Clary
fix: Import of meshes with holes is now reported as...
tree
|
commitdiff
2016-04-29
Campbell Barton
Cleanup: warnings. spelling
tree
|
commitdiff
2016-04-29
Bastien Montagne
Fix broken Collada from rBrB6d0cae56e84306ed.
tree
|
commitdiff
2016-04-25
Campbell Barton
Refactor BKE_blender into separate headers
tree
|
commitdiff
2016-02-20
Gaia Clary
fix T47484: Added fallback solution (copy exported...
tree
|
commitdiff
2016-02-20
Gaia Clary
fix T47484: Added proper error reporting for Collada...
tree
|
commitdiff
2016-02-20
Gaia Clary
fix T47484: Added final status of exported file to...
tree
|
commitdiff
2016-02-19
Gaia Clary
fix T47484: replaced tempnam() by simple name 'untitled'
tree
|
commitdiff
2016-01-04
Sergey Sharybin
Remove SCons building system
tree
|
commitdiff
2015-12-28
Campbell Barton
Cleanup: style, indentation
tree
|
commitdiff
2015-12-28
Campbell Barton
Cleanup: use BLI_libblock prefix for id functions
tree
|
commitdiff
2015-12-27
Antony Riakiotakis
Changes to rename_id function:
tree
|
commitdiff
2015-12-27
Bastien Montagne
Split id->flag in two, persistent flags and runtime...
tree
|
commitdiff
2015-12-01
Bastien Montagne
Cleanup: Collada: make gcc (partially) happy.
tree
|
commitdiff
2015-11-27
Gaia Clary
fix T46868: added workaround for a collada issue with...
tree
|
commitdiff
2015-11-09
Bastien Montagne
Cleanup: avoid incrementing/decrementing id->us outside...
tree
|
commitdiff
2015-11-05
Campbell Barton
Correct error in recent commit
tree
|
commitdiff
2015-10-26
Campbell Barton
Cleanup: warning & whitespace
tree
|
commitdiff
2015-10-12
Campbell Barton
Fix T46444: Crash importing DAE w/ empty armature
tree
|
commitdiff
2015-09-11
Campbell Barton
Fix memory leaks in collada import
tree
|
commitdiff
2015-09-11
Campbell Barton
Fix T46074: Collada crashes importing animation
tree
|
commitdiff
2015-08-17
Campbell Barton
Refactor translation code out of blenfont
tree
|
commitdiff
2015-08-06
Campbell Barton
Cleanup: whitespace, unused var
tree
|
commitdiff
2015-06-19
Bastien Montagne
Cleanup: fix mismatch in printf formating (int/unsigned...
tree
|
commitdiff
2015-06-12
Campbell Barton
BLI_linklist, avoid full list search for append
tree
|
commitdiff
2015-05-30
Gaia Clary
fix T44884: corrected a wrong usage of the CustomLayer...
tree
|
commitdiff
2015-05-29
Gaia Clary
fix T44884: Index counter for active UV Map used wrong...
tree
|
commitdiff
2015-05-27
Gaia Clary
fix:T44856 reverted triangluation back to bmesh ( appar...
tree
|
commitdiff
2015-05-11
Bastien Montagne
Collada Exporter: sanitize a bit lnor export.
tree
|
commitdiff
2015-05-10
Gaia Clary
fix T44648: Collada finding bone chains during import...
tree
|
commitdiff
2015-05-06
Gaia Clary
collada:custom normals generated by normals modifier...
tree
|
commitdiff
2015-05-04
Campbell Barton
Add name argument to data creation API calls
tree
|
commitdiff
2015-05-02
Gaia Clary
Added name attribute to instance_geometry nodes (reques...
tree
|
commitdiff
2015-04-16
Gaia Clary
Added Support for Custom Vertex Normals to Collada...
tree
|
commitdiff
2015-04-15
Campbell Barton
Cleanup: warnings, ws
tree
|
commitdiff
2015-04-06
Dalai Felinto
Multi-View and Stereo 3D
tree
|
commitdiff
2015-03-30
Campbell Barton
missed last commit
tree
|
commitdiff
2015-03-30
Campbell Barton
Cleanup: use const for typeinfo
tree
|
commitdiff
2015-03-28
Jens Verwiebe
Fix collada compile after BKE cleanup
tree
|
commitdiff
2015-03-28
Campbell Barton
Cleanup: redundant struct declarations
tree
|
commitdiff
2015-03-13
Sergey Sharybin
Add argument to DM_to_mesh() function to take ownership...
tree
|
commitdiff
2015-03-05
Gaia Clary
Revert "COLLADA - support for shadeless material (SHADE...
tree
|
commitdiff
2015-03-05
Gaia Clary
COLLADA - support for shadeless material (SHADER_CONSTANT)
tree
|
commitdiff
2015-03-03
Gaia Clary
fix T43094 Added check for out of bounds in vertex...
tree
|
commitdiff
2015-03-03
Campbell Barton
Cleanup: remove unused collada conversion
tree
|
commitdiff
2015-03-03
Campbell Barton
Fix T43151: Collada meshes crash Blender
tree
|
commitdiff
2015-03-03
Campbell Barton
Cleanup: collada had own defined Global (why?)
tree
|
commitdiff
2015-02-10
Gaia Clary
Fix T43297 The Exporter assumed ANSII encoding but...
tree
|
commitdiff
next