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
2016-06-29Merge branch 'master' into blender2.8Bastien Montagne
2016-06-29Fix bplayer (c)Bastien Montagne
2016-06-29Merge branch 'master' into blender2.8Bastien Montagne
2016-06-29Cleanup: use constCampbell Barton
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Fix T48695: Slowdown w/ edit-mesh & shrinkwrapGermano Cavalcante
2016-06-29Correction to previous commit: Only skip colors for texture paintSergey Sharybin
2016-06-29Cleanup: endian testsCampbell Barton
2016-06-29Fix T48728: Vertex colors not shown in texture modeSergey Sharybin
2016-06-29Cleanup: warningCampbell Barton
2016-06-29BMesh Intersect: use flags to keep track of vertsCampbell Barton
2016-06-29UI: prevent softrange from becoming nanCampbell Barton
2016-06-29Fix T48755: Crash UV unwrappingCampbell Barton
2016-06-28[msvc2015/OpenEXR] Linker hackery is no longer required in vc2015Martijn Berger
2016-06-28Merge branch 'master' into blender2.8Campbell Barton
2016-06-28Merge branch 'master' into blender2.8Campbell Barton
2016-06-28Cleanup: use bool for writefileCampbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-28Cleanup: code-styleCampbell Barton
2016-06-28Fix T48753: VSE must restart for international fontsCampbell Barton
2016-06-28RNA: resolve assert w/ no languages availableCampbell Barton
2016-06-28RNA: perform reverse search on operatorsCampbell Barton
2016-06-28Fix MSVC error, co_return now a reserved wordCampbell Barton
2016-06-27Fix (unreported) wrong ID type check in Text editor's ID remap callback.Bastien Montagne
2016-06-27Bendy Bones Instability Fix - Second AttemptJoshua Leung
2016-06-27Bendy Bones: Temporary workaround for instability caused by D2001 when using ...Joshua Leung
2016-06-27Fix stupid merge error.Bastien Montagne
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Fix T48740: User could remap indirect libdata usages from outliner.Bastien Montagne
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-27Partial fix for T48734Joshua Leung
2016-06-27Code Cleanup: Use bools not shortsJoshua Leung
2016-06-27Ctrl-Shift-C: Made it easier to add constraints between bones in different ar...Joshua Leung
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-27Fix T48717: Modal operators called from Py omit reports from the UICampbell Barton
2016-06-27Fix T48733: World background fails in 3d-viewCampbell Barton
2016-06-27Fix T48743: Broken menu key acceleratorsCampbell Barton
2016-06-27Cleanup: unnecessary NULL checkCampbell Barton
2016-06-27Docs: arg namesCampbell Barton
2016-06-27Docs: minor edits to writefile commentsCampbell Barton
2016-06-25Cleanup: Get rid of remaining 'BKE_<id>_unlink()' functions, no more used any...Bastien Montagne
2016-06-25Cleanup: get rid of BKE_text_unlink(), replace by usage of generic BKE_libblo...Bastien Montagne
2016-06-25Cleanup: remove RNA's `ID.destroy()` function.Bastien Montagne
2016-06-25Cleanup/refactor RNA IDs' `remove` functions.Bastien Montagne
2016-06-25CMake: exclude gitignore & arcconfig for addonsCampbell Barton
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-25Exclude obsolete static pythonlibs from installJens Verwiebe
2016-06-25Fix T48723: Curve bevel creates invalid geometryCampbell Barton