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
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-28PyRNA: Fix repr used /w arraysCampbell Barton
2016-05-21Python API: add material to uniforms from gpu.export_shader.Sebastian Ullrich
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-11Cleanup: unused win32 headersCampbell Barton
2016-05-11Fix incorrect FLT_MIN useCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-25Recent pydriver update missed setting 'curval'Campbell Barton
2016-04-25Docs: note that BMesh loops are accessed via facesCampbell Barton
2016-04-23PyAPI: support writing compressed library blendsCampbell Barton
2016-04-22BLF: use float vector passing color argsCampbell Barton
2016-04-19Fix T48193: Incorrect keyframe_insert docsCampbell Barton
2016-04-12Cleanup: use boolCampbell Barton
2016-04-05PyDriver support for all RNA property typesCampbell Barton
2016-04-01Update stub for recent BPY APICampbell Barton
2016-04-01Generic check for string being a Py keywordCampbell Barton
2016-03-30Fix T47993: noise_vector ignores random seedCampbell Barton
2016-03-24Rework library_query foreach looper - add optional recursivity.Bastien Montagne
2016-03-19mathutils.bvhtree: Add find_nearest_range API callCampbell Barton
2016-03-14Fix T47784: BMesh.from_object broken keyword argsCampbell Barton
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-08Correct recent RNA array slicing commitCampbell Barton
2016-03-08PyAPI: Support multi-dimensional RNA slice assignmentCampbell Barton
2016-03-08Fix Py API array assignment not clamping valuesCampbell Barton
2016-03-07Correct docstringsCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-04Cleanup: suspicious use of commasCampbell Barton
2016-03-03Use IOError exception failing to write blend fileCampbell Barton
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-03-01Py (addons) i18n: fix memleak, enhance msgid lookup.Bastien Montagne
2016-02-29PyAPI: correct function name w/ arg parsingCampbell Barton
2016-02-25Correct commentsCampbell Barton
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-12Fix crash in bvhtree.FromPolygonsCampbell Barton
2016-02-08Fix T47337: BVHTree.find_nearest missingCampbell Barton
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-25Docs: quiet warnings in reference doc syntaxCampbell Barton
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-21Correct comments & some explanation from last commitCampbell Barton
2016-01-21Remove errors for unsupported math operationsCampbell Barton
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-14Cleanup: use BM_mesh_* prefix for BMesh functionsCampbell Barton
2016-01-12Add bmesh.select_history.discardCampbell Barton
2016-01-09PyAPI: Redraw notifier when debug value changesCampbell Barton
2016-01-09Cleanup: warning/spellingCampbell Barton