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-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-15Increase max brush size from 200 to 500Campbell Barton
2015-04-15BGE: subclass with more than 1 argument, D1237Porteries Tristan
2015-04-15BMesh: dyntopo used lopsided normalsCampbell Barton
2015-04-15BMesh: Missed normal from example /w skip-cd flagCampbell Barton
2015-04-15Fix T44395: String untranslated in open file window.Bastien Montagne
2015-04-15BMesh: avoid ghash lookups splitting the pbvhCampbell Barton
2015-04-15typo in last commitCampbell Barton
2015-04-15Sculpt: change behavior of crease brushCampbell Barton
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Fix T44389: Tooltips swapped in Logic EditorJulian Eisel
2015-04-14Multiview: compositor openexr multiview images fully workingDalai Felinto
2015-04-14Fix T44343 Compositor image node cannot properly load multilayer EXRsDalai Felinto
2015-04-14Second round of hair random rotation limited to 180 degreesMai Lavelle
2015-04-14Action Editor: Make the warning on unlinking actions a bit less intrusiveJoshua Leung
2015-04-14Fix T44385 SSAO inverted with new Intel drivers.Antony Riakiotakis
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14Dyntopo queue added the same edges multiple timesCampbell Barton
2015-04-14BMesh: avoid customdata copy for new dyntopo vertsCampbell Barton
2015-04-14initialize members in-orderCampbell Barton
2015-04-14Fix T44348: Blender crashes when selecting bone from inactive scene in outlinerSergey Sharybin
2015-04-14PBVH: use realloc/recallocCampbell Barton
2015-04-14Animation Editors: Name filter now updates as you type, making it a true "liv...Joshua Leung
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
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