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-09-09OpenSubdiv: More graceful handling of shader compile/linking errorsSergey Sharybin
2015-09-09Buildbot: Test enable CUDA binaries for Win32Sergey Sharybin
2015-09-09Fix T46051: Loading certain Jpeg causes system alert sound (Win32)Sergey Sharybin
2015-09-09Fix (unreported) Outliner letting you edit path of indirect linked lib shown ...Bastien Montagne
2015-09-09Fix crash in preview render w/ too small borderCampbell Barton
2015-09-09Cycles: Cleanup, typoSergey Sharybin
2015-09-09Fix T46056: User Preferences-> install from File freezes Blender.Bastien Montagne
2015-09-09Fix T46055: Volume doesn't render when PANORAMIC Camera is inside volume meshSergey Sharybin
2015-09-09Cycles: Limit triangle magnitude check for only GPUSergey Sharybin
2015-09-09Cycles: Only use ascii in commentsSergey Sharybin
2015-09-09Assert CustomData_from_bmeshpoly is used correctlyCampbell Barton
2015-09-09Fix T45733: Crash w/ VColor + BlenderInternalCampbell Barton
2015-09-09Buildbot: Enable 32bit kernels for linux buildersSergey Sharybin
2015-09-08Error in last commitCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-08Revert "Fix T45191 Speed strip behaviour not easy to predict."Campbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-08Fix T45981: BGE, 2D filters leak memoryCampbell Barton
2015-09-08Cleanup: quiet warningsCampbell Barton
2015-09-08Use C++ guarded alloc for FilterBaseCampbell Barton
2015-09-08Fix for building with C++ guarded allocCampbell Barton
2015-09-08Cleanup: API docsCampbell Barton
2015-09-08Cycles: Support building with latest upstream OSLSergey Sharybin
2015-09-08Fix T46006: Issue with Equirectangular image rendering in Standalone CyclesSergey Sharybin
2015-09-08Cycles: Add missing initialization of fov for prev/next framesSergey Sharybin
2015-09-08Cycles: Correction to integrator's transparent shadowsSergey Sharybin
2015-09-08Cycles: Update TODO, camera in volume is supported alreadySergey Sharybin
2015-09-08Fix T46045: Missing viewport update when adding transparent shader to materialSergey Sharybin
2015-09-07Fix T46040: Bake action cleans existing keyframesCampbell Barton
2015-09-07Fix beautiful textbook case of string overflow in `BLI_testextensie_glob`...Bastien Montagne
2015-09-07Fix T46029. Center ngon in bevel got no attributes or interpolation data.Howard Trickey
2015-09-07Fix T46034: OpenCL kernel compilation error in latest buildbotSergey Sharybin
2015-09-07Doc: PyAPI docs, quiet warnings, fix URL'sCampbell Barton
2015-09-07Fix T46032: Crash w/ file-browser previewCampbell Barton
2015-09-07Doc: update Python 'gpu' module referenceCampbell Barton
2015-09-07Cleanup: gpu constants weren't so clearly arrangedCampbell Barton
2015-09-06Fix viewport camera dof object distanceCampbell Barton
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-09-05Fix T45944: Ctrl+Wheel to cycle values failes in toolshelfJulian Eisel
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-09-05Fix T45938: Ocean modifier animation not working with NLA action-strip (old d...Joshua Leung
2015-09-05Math Lib: isect_plane_*_v3 avoid negationCampbell Barton
2015-09-05Math Lib: simplify isect_plane_plane_v3Campbell Barton
2015-09-04Fix T46015: normals_split_custom_set_from_vertices doesn't work with zero vec...Bastien Montagne
2015-09-04Cycles: Fix for wrong optimization of bump nodeSergey Sharybin
2015-09-04Cycles: Fix wrong check for zero-sized trianglesSergey Sharybin
2015-09-04Fix T46010: Bone offset between Rest Pose and Edit mode.Bastien Montagne
2015-09-04Cleanup: Better to assert over bad condition (which shall never happen anyway...Bastien Montagne
2015-09-04Fix for isect_tri_tri_epsilon_v3 w/ small facesCampbell Barton