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-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-10Fix crash when appending from File BrowserJulian Eisel
2015-07-10Freestyle: Missing __all__ symbols added in D963.Tamito Kajiyama
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-10BLI_math 'compare' cleanup & enhancements.Bastien Montagne
2015-07-10REmove stupid apple check on OMP in weightvg modifier.Bastien Montagne
2015-07-10CustomData: deprecate CD_ID_MCOLCampbell Barton
2015-07-10makesrna: use int64 for rounding checkCampbell Barton
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-07-10Fix T45398: Saving file from File Browser doesn't work if no file is selectedJulian Eisel
2015-07-09File Browser: (Re-)Allow selecting '..' parent entry for file navigationJulian Eisel
2015-07-09File Browser: Improve usage of Enter-key to open files/directoriesJulian Eisel
2015-07-09Cleanup: warningsCampbell Barton
2015-07-09Cleanup: quiet warningCampbell Barton
2015-07-09Use it->second instead of (*it).second in KX_BlenderSceneConverter.Porteries Tristan
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-07-08Add BKE_nurb_bpoint_calc_normalCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-07-07Fix/Cleanup mesh remap dest transformation in tree/source space.Bastien Montagne
2015-07-07Correct default enum valuesCampbell Barton
2015-07-07Cycles: Add debug print about CLEW initialization statusSergey Sharybin
2015-07-07Cycles: Add an option to force disable all OpenCL devicesSergey Sharybin
2015-07-07BGE: Fix wrong current logic manager in collision callback.Porteries Tristan
2015-07-07Remove redundant lists, link insteadCampbell Barton
2015-07-07Remove unnecessary constant infoCampbell Barton
2015-07-07Fix for recent error, ngons now flipped correctlyCampbell Barton
2015-07-07Using proper subtype in game object velocity clamping properties.Sybren A. Stüvel
2015-07-07Minor simplification for uv edge drawingCampbell Barton
2015-07-06BGE: bge.texture API documentation enhancementQuentin Wenger
2015-07-06Fix T45331, a bevel regression for 2.75.Howard Trickey
2015-07-06Fix T45237: Dither does not workDalai Felinto
2015-07-06Fix T45290: Selecting passes in image editor does no longer workDalai Felinto
2015-07-06BGE: Fix T45341: Crash when camera is eliminatedJorge Bernal
2015-07-06Fix T45328: Crash upon finishing render with 'Cache Result' enabledSergey Sharybin
2015-07-06BGE Fix T45207: Camera actuator shakes with low heightSybren A. Stüvel
2015-07-06Remove redundant face-flipping checkCampbell Barton
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-06CMake: use cmake commands where possibleCampbell Barton
2015-07-05Change default for bevel to match previous behavior.Howard Trickey
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-07-05Correct vert-slide helper-line scaleCampbell Barton
2015-07-05Correct commentCampbell Barton
2015-07-05Fix T45319: Set same precision for 3D cursor location as other locations (obj...Bastien Montagne
2015-07-05GPencil: use ctrl+x/del for dissolveCampbell Barton
2015-07-04Add key toggle (V) to bevel tool to turn vertex-only on/off.Howard Trickey