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-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-18Cleanup: use BLO_memfile prefixCampbell Barton
2015-04-17Fix T44390: Clay brush weirdness part-1Campbell Barton
2015-04-17Depsgraph: Report total time spent on scene updateSergey Sharybin
2015-04-17Cleanup: remove unused face normalsCampbell Barton
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-17Fix T44412: Crash when trying to paint on a GPencil frame when the frames are...Joshua Leung
2015-04-17Fix for Grease Pencil and negative framesJoshua Leung
2015-04-16Cleanup: use const for sculpt codeCampbell Barton
2015-04-16Dyntopo: avoid redundant loop collapsing edgesCampbell Barton
2015-04-16Dyntopo: blend vertex normals when collapsingCampbell Barton
2015-04-15dyntopo: don't allocate tessfaces while sculptingCampbell Barton
2015-04-15Fix crash loading file without scene in bg modeCampbell Barton
2015-04-15Cleanup: warnings, wsCampbell Barton
2015-04-15BMesh: dyntopo used lopsided normalsCampbell Barton
2015-04-15BMesh: avoid ghash lookups splitting the pbvhCampbell Barton
2015-04-14Dyntopo queue added the same edges multiple timesCampbell Barton
2015-04-14BMesh: avoid customdata copy for new dyntopo vertsCampbell Barton
2015-04-14PBVH: use realloc/recallocCampbell Barton
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung
2015-04-14BMesh: avoid redundant face-exists check (dyntopo)Campbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-13Fix for crash with non-camera as a cameraCampbell Barton
2015-04-13Revert "Fix hair random rotation limited to 180 degrees"Sergey Sharybin
2015-04-13Fix T44359: `mesh_normals_loop_custom_set()` would not behave correctly with ...Bastien Montagne
2015-04-13Fix T44350: View3D layer out of sync /w sceneCampbell Barton
2015-04-13BMesh: resolve skinny face artifacts /w dyntopoCampbell Barton
2015-04-13Depsgraph debug: Remove hardcoded array of BLENDER_MAX_THREADS elementsSergey Sharybin
2015-04-13Fix adding to paint-curves from the first pointCampbell Barton
2015-04-13Fix hair random rotation limited to 180 degreesMai Lavelle
2015-04-13Fix T44364: Remove shape key crashes BlenderCampbell Barton
2015-04-13error in last commitCampbell Barton
2015-04-13BMesh: diagram for dyntopo edge subdivCampbell Barton
2015-04-12Dyntopo: redundant length check subdividing edgesCampbell Barton
2015-04-12BMesh: minor optimization counting adjacent dataCampbell Barton
2015-04-10Disable strict flags for msvcCampbell Barton
2015-04-10Use off_t for filesize (was int)Campbell Barton
2015-04-09Seriously... Fix building!Bastien Montagne
2015-04-09Fix part of T44320 selecting islands can fail.Antony Riakiotakis
2015-04-09Fix uninitialized var use reading view prefixCampbell Barton
2015-04-09Fix missing NULL checksCampbell Barton
2015-04-09Fix for passing -1 to close()Campbell Barton
2015-04-09Fix missing NULL checkCampbell Barton
2015-04-08Particles: Fix for missing particles in render if they're disabled for viewportSergey Sharybin
2015-04-08Fix T44213: Bevel object from different scene won't update generated bezier c...Sergey Sharybin
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Multiview: compositor - avoid trashing image viewer views/buffers when multiv...Dalai Felinto
2015-04-07Make image strips also follow the project directory storage options.Antony Riakiotakis