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-11Add Thai and Khmer charsets to our i18n font.Bastien Montagne
2015-07-11Avoid static var for OpenEXRCampbell Barton
2015-07-11Make Iris image loading thread-safeCampbell Barton
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2015-07-11Add some basic report/timing/logging tool as util py module `progress_report`.Bastien Montagne
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-11File Browser: Keep file name after changing directoryJulian Eisel
2015-07-11BLI_matrix space_transform: Add a 'local-invariant' setter.Bastien Montagne
2015-07-10Fix T45405: Crash on opening a file (in filebrowser code)Julian Eisel
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-07-10Cleanup: use const for gpu bufferCampbell Barton
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