Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-04BKE: BVHtree: make `bvhtree_from_mesh_edges` a static function.Germano
2018-05-04Fix `Transfer Mesh Data` with `Edge Mapping` of type `Projected Edge Interpol...Germano
2018-05-03Dynamic Paint: Create and use bvhtree with AABB hull.Germano
2018-05-03Cleanup: parentheses warningCampbell Barton
2018-05-03BKE bvhtree: Add `tree_type` parameter to `bvhtree_from_mesh_get`.Germano
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-04-30Cleanup: de-duplicate paint access from objectCampbell Barton
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
2018-04-25Library: Add assert to catch unsupported copy flags combinationSergey Sharybin
2018-04-25CDDM: correct (disabled) logic in merge vertsCampbell Barton
2018-04-25Remove developer exception hackCampbell Barton
2018-04-25Revert "Fix (unreported) broken 'get system path' in some cases."Campbell Barton
2018-04-25Fix (unreported) broken 'get system path' in some cases.Bastien Montagne
2018-04-20VSE Effects: Wipe box: fix compilation errorsAaron Carlisle
2018-04-19Cleanup: rename vlak -> polyCampbell Barton
2018-04-19Cleanup: rename Icon.type -> id_typeCampbell Barton
2018-04-18Particles: Interpolate size for interpolated childrenSergey Sharybin
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Make ID icons safe for deletion from threadsSergey Sharybin
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-15Cleanup: remove undoing access, minor formattingCampbell Barton
2018-04-15Fix T54593: Py text edits crash (undo regression)Campbell Barton
2018-04-14Cleanup: use const for BKE_object argsCampbell Barton
2018-04-14Fix T54568: Undo memory de-duplication failedCampbell Barton
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-05Cleanup: use string macros to avoid duplicate argsCampbell Barton
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
2018-04-05Write the scene render frame range to image/video filesSybren A. Stüvel
2018-04-05Write StampData metadata to video filesSybren A. Stüvel
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-05Undo System: return undo step from undo push initCampbell Barton
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-04-04Depsgraph: Assert that pchan index is always validSergey Sharybin
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-04-03Undo: make id-map use binary search to keep sortedCampbell Barton
2018-04-03Fix own error w/ undo ID lookupCampbell Barton
2018-04-03Cleanup: rename BMesh count_ex -> count_at_mostCampbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-03Undo System: id-map avoid duplicate add/lookupCampbell Barton
2018-04-03Fix mistake logging w/ undoCampbell Barton
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-27Cleanup: global undo (minor changes to internals)Campbell Barton
2018-03-24Text: re-allocate exact lengths for undoCampbell Barton