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
2015-10-28BGE: Fix T44448: LOD will display wrong LOD level object if zoomed outJorge Bernal
2015-10-23BLI_math: add mat3_normalized_to_* functionsCampbell Barton
2015-10-23BLI_math: add invert_qt_normalizedCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-08Modifiers: add 'cd_flag' parameter to their ID looping callbacks, neededBastien Montagne
2015-10-08Fix T46386: Duplicate fails updating driver linksCampbell Barton
2015-09-25Fix T46263: bpy api - assigning to object.matrix_basis with AXIS_ANGLE rotati...Bastien Montagne
2015-09-14Fix T46099: snapping failed on objects with some NULL-dimension in their bbox.Bastien Montagne
2015-09-03View-Selected: use custom bones boundboxCampbell Barton
2015-08-25Preemptive fix for search-buffer size issuesJoshua Leung
2015-08-25Fix T45891: Crash generating previewsCampbell Barton
2015-08-23Fix T45633 - Animated modifiers don't update in new depsgraphJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Fix T45802: View Lock w/ Curve-Parent failsCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-14Cleanup: styleCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-06-12Fix wrong proxy pointer hanging around after making all localSergey Sharybin
2015-06-11Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-11Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-08RNA: Object.shape_key_remove methodCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-06-02Fix T36994: Make link modifier fails (soft body)Campbell Barton
2015-06-02Cleanup: use const for object copy funcsCampbell Barton
2015-05-26Fix T44497: Crash on deleting curve handle with hook modifierSergey Sharybin
2015-05-18Solve threading conflict related on proxy group's inverse matrixSergey Sharybin
2015-05-12Depsgraph: Make ob_get_parent_matrix() more public and reusableSergey Sharybin
2015-05-12Depsgraph: Add utility function to check whether modifier depends on timeSergey Sharybin
2015-05-12Depsgraph: Move update-related functions into own filesSergey Sharybin
2015-05-07Fix T44611: 'make_links_data' modifiers would fail and crash with multires mo...Bastien Montagne
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-05-04Remove redundant outliner lookup freeing objectsCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-04Cleanup: use BKE_sculptsession_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-06Fix access freed memory when doing constraints ID counter on main freeSergey Sharybin
2015-03-04Fix for snap to cursor /w parents (object/pose)Campbell Barton
2015-01-20Make removal of existing particle systems on copying optional.Lukas Tönne
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2015-01-14cleanup: minor editsCampbell Barton
2015-01-13Fix T40616: Deformation Motion Blur for modifiersSergey Sharybin
2015-01-09Fix T43159: Copying of linked datablocks using relpath leads to invalid paths...Bastien Montagne