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
path: root/source
AgeCommit message (Expand)Author
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14Fix for another NLA drawing bug uncovered by the previous commitJoshua Leung
2015-04-14Temporary fix for NLA strips not getting drawn in tweakmode with multiple str...Joshua 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-14BMesh: optimize BM_face_existsCampbell Barton
2015-04-14Cleanup: warningsCampbell Barton
2015-04-14Fix for *harmless* T44342 Error when saving multilayer EXRDalai Felinto
2015-04-14Fix T44362 no easy way to repeatedly duplicate keyframes in actionAntony Riakiotakis
2015-04-13cleanup: styleMike Erwin
2015-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-13Moar precision for Color Stop position slider in Color RampsJulian Eisel
2015-04-13Fix bug with autonormalization and transform (after own range commit).Antony Riakiotakis
2015-04-13Fix for crash with non-camera as a cameraCampbell Barton
2015-04-13After user feedback:Antony Riakiotakis
2015-04-13Revert "Fix hair random rotation limited to 180 degrees"Sergey Sharybin
2015-04-13Graph editor:Antony Riakiotakis
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-13Workaround T44351: Scopes make editmesh lagCampbell Barton
2015-04-13New operator for action and graph editor that centers around currentAntony Riakiotakis
2015-04-13Cleanup: styleCampbell Barton
2015-04-13BMesh: resolve skinny face artifacts /w dyntopoCampbell Barton
2015-04-13Minor edits of python class documentation (regarding ID tagging)Gaia Clary
2015-04-13Calculate auto normalization maximum from keyframes within range ifAntony Riakiotakis
2015-04-13Nodes: Remove hardcoded BLENDER_MAX_THREADS number of threadsSergey Sharybin
2015-04-13Be a bit more specific in the message.Antony Riakiotakis
2015-04-13Windows:Antony Riakiotakis
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 T44361: array modifier "fit curve" mode not working properlyBastien Montagne
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-13GHash: use unsigned int for ghash_sizeCampbell Barton
2015-04-12Dyntopo: redundant length check subdividing edgesCampbell Barton
2015-04-12BMesh: minor optimization counting adjacent dataCampbell Barton
2015-04-12BMesh: avoid ghash realloc's making log entryCampbell Barton
2015-04-12Reset view after ctrl-clicking a PanelJulian Eisel
2015-04-12Missed this last commit (dyntopo hashing)Campbell Barton
2015-04-11BGE: Add keyword arguments to createConstraint APIThomas Szepe
2015-04-11BGE: FIX T43537: ImageMirror does not work in BlenderPlayer with quad bufferBenoit Bolsee
2015-04-11BMesh: intersect was using ptr hash for int keysCampbell Barton
2015-04-11BMesh: simplify hashing for dyntopoCampbell Barton
2015-04-11Remove splash link to support gooseberryCampbell Barton
2015-04-10BGE : Fix T43800: getScreenVect()/getScreenPosition()/modelview_matrix return...Thomas Szepe
2015-04-10Disable strict flags for msvcCampbell Barton
2015-04-10Fix for debug-only crash when setting "Any" keymap input typeDalai Felinto
2015-04-10Thumbnails: Add translations to font preview.Bastien Montagne