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-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
2015-04-10BLF translation: fix BLF_lang_get(), add UI-agnostic BLF_translate/_do helpers.Bastien Montagne
2015-04-10Thumbnails: some reorganization, decouple actual path of file to preview from...Bastien Montagne
2015-04-10Use off_t for filesize (was int)Campbell Barton
2015-04-10Cleanup: remove win32 workaroundCampbell Barton
2015-04-10Fix T44329: Second part: prevent 'cachebuffer' and 'fullOSA' in preview renders.Bastien Montagne
2015-04-10Don't use vertex colors in textured mesh display during texpaint.Antony Riakiotakis
2015-04-10Only selected keys will get cleaned by the action and graph cleanAntony Riakiotakis
2015-04-10Fix T44329: Blender Crash when rendering in 3DView.Bastien Montagne
2015-04-10Move clean operator from action/ipo editors to the delete menu, now thatAntony Riakiotakis
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-10Multiview: remove option to preview the selected stereo 3d mode and error whe...Dalai Felinto
2015-04-09Multiview: fix crashes with pageflip mode - by Cédric Paille (cedricp)Dalai Felinto
2015-04-09Fix T31546 fragment program gets created every frameAntony Riakiotakis
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis