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
2014-11-15Remove 'topochange' from EDBM.soc-2014-shapekeyBastien Montagne
2014-11-15Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-14skip scene_armature_depsgraph_workaround when theres no armaturesCampbell Barton
2014-11-14Depsgraph: Workaround for missing pose update when changing visible layersSergey Sharybin
2014-11-14Add Mesh's counterpart to BM_mesh_topology_hash.Bastien Montagne
2014-11-14Fix stupid logic error.Bastien Montagne
2014-11-14Fix vertex colors being displayed wrong in GLSL in edit mode. Looks likeAntony Riakiotakis
2014-11-14Don't assign wrong datalayers to gpuattribs in edit mode.Antony Riakiotakis
2014-11-14Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-11Cleanup: remove inline list-countCampbell Barton
2014-11-11Reorganization and better topohash code (2 times faster at least).Bastien Montagne
2014-11-11Avoid calling powf with integer exponent in more placesSergej Reich
2014-11-11cloth: Avoid calling powf with integer exponentSergej Reich
2014-11-11cloth: Fix overallocation for collisionsSergej Reich
2014-11-11Fix T42557: Crash on delete or separate vertices with subsurf modifier + vert...Bastien Montagne
2014-11-11Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-10Fix/workaround T37073: Crash updating custom props visible in the UICampbell Barton
2014-11-10Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-09Code cleanup: Remove unused functions from implicit.cSergey Sharybin
2014-11-06better fix for fix T42525 (tm)Antony Riakiotakis
2014-11-06Fix T42525 crash when deleting lamp attached to Lamp Data material nodeAntony Riakiotakis
2014-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-11-04Fix-for-fix ik-spline clamp existing files tooCampbell Barton
2014-11-04Cleanup for previous own commit (sorry...)Bastien Montagne
2014-11-04Add missing `CustomData_duplicate_referenced_layer_n` and deduplicate code.Bastien Montagne
2014-11-03Cleanup: remove rarely used IDProp iteratorCampbell Barton
2014-11-02Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-02Cleanup: styleCampbell Barton
2014-11-01Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-11-01Cleanup/fix from latest coverity report.Bastien Montagne
2014-10-31Optimize vertex parent for edit mode without modifiersSergey Sharybin
2014-10-31Optimize vertex parent in cases there are only deform and SS modifiersSergey Sharybin
2014-10-31Code cleanup: synchronize const qualifiers between declaration and definitionSergey Sharybin
2014-10-31Fix T42277: Apply track's mask on displaying preview not workingSergey Sharybin
2014-10-31Fix T42447: Shrinkwrap constraint: mismatch in handling sclaing in projection...Bastien Montagne
2014-10-30Libmv: Support disabled color channels in tracking settingsSergey Sharybin
2014-10-30Merge branch 'master' into soc-2014-shapekeyBastien Montagne
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-10-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-29Fix T42294: Bullet rigidbody point cache reading was using uninitializedLukas Tönne
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-29Fix for Ctrl+Del/Backspace not setting text dirtyCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-23Fix T42367: Spline-ik offset evaluating curveCampbell Barton
2014-10-23Spline IK: use malloc, arrays are filled instantlyCampbell Barton
2014-10-23Fix T42330 game engine does not allow texture slots generation.Antony Riakiotakis
2014-10-23Cleanup: spellingCampbell Barton
2014-10-21Fix T42260: By repeatedly joining meshes, you could end up with thousands of ...Bastien Montagne
2014-10-21Fix T42257: Curve vertex parent not working with animationSergey Sharybin
2014-10-21Merge branch 'master' into soc-2014-shapekeyBastien Montagne