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-04-30Correct warningCampbell Barton
2015-04-30RNA defaults testCampbell Barton
2015-04-30Better fix for T44556: Crash on the World Properties > PreviewDalai Felinto
2015-04-30Revert "Fix T44556: Crash on the World Properties > Preview"Dalai Felinto
2015-04-30Py/RNA: support to load and remove soundsCampbell Barton
2015-04-30Fix opengl rendering always looking through cameraAntony Riakiotakis
2015-04-30Fix T44439: outliner's treestore could keep invalid ID pointers, could crash ...Bastien Montagne
2015-04-30Missed this last commitAntony Riakiotakis
2015-04-30Minor tweaks to make fill and invert support gpixel operationsAntony Riakiotakis
2015-04-30Code Cleanup: Simplified insert_keyframe_button and delete_keyframe_buttonJoshua Leung
2015-04-30Code Cleanup: Simplify Clear Keyframes operator's codeJoshua Leung
2015-04-30Fix T44558 - "Clear Keyframes" complains when operating on an array property ...Joshua Leung
2015-04-30Cycles: Fix possible uninitialized XML read state which might cause crashesSergey Sharybin
2015-04-30Fix T44541 aka gigapixel image render support in blender.Antony Riakiotakis
2015-04-30Fix T44556: Crash on the World Properties > PreviewSergey Sharybin
2015-04-30Fix T44548: Cycles Tube Mapping off / not compatible with BISergey Sharybin
2015-04-30View3D: expose size as a distance in unitsCampbell Barton
2015-04-30CMake: Solve compilation error from path with a spaceSergey Sharybin
2015-04-30Correct docstringCampbell Barton
2015-04-30Correct missing breakCampbell Barton
2015-04-30Cleanup: styleCampbell Barton
2015-04-30Cleanup: Update some comments and add ToDo.Thomas Dinges
2015-04-30Cycles: Record all possible volume intersections for SSS and camera checksThomas Dinges
2015-04-30Fix T44484: Edge-split corrupts meshCampbell Barton
2015-04-29BMesh: use BM_face_loop_separate_multi for ripCampbell Barton
2015-04-29BMesh: add BM_face_loop_separate_multiCampbell Barton
2015-04-29BMesh: simplify/optimize loop splitting logicCampbell Barton
2015-04-29BMesh: refactor edge-vert swapping into API callCampbell Barton
2015-04-29BMesh: minor change to swap-vert apiCampbell Barton
2015-04-29Cycles: Fix wrong termination criteria in SSS volume stack updateSergey Sharybin
2015-04-29Cycles: Fix wrong order in object flags calculationsSergey Sharybin
2015-04-29Fix filename has "new render view" suffix reported by Jason van Gumster (Fweeb)Dalai Felinto
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-29Fix T44132: Crash after open EXR formatSergey Sharybin
2015-04-29OSX: fix T44533, system_bookmarks not showing utf standard ( umlauts etc. )Jens Verwiebe
2015-04-29Fix typo using interp_v3_v3v3 over float[2] variables...Bastien Montagne
2015-04-29Make sure integer calculation uses large precisionAntony Riakiotakis
2015-04-29Remove unused stubsSergey Sharybin
2015-04-29Cleanup: make grumpy asan happy and do not use `new []` to allocate data free...Bastien Montagne
2015-04-29fix for double call to update callback in uiTemplateIconViewInes Almeida
2015-04-29cleanup for uiTemplateIconViewInes Almeida
2015-04-29Fix T44542: 'extend selection' editmode tool would select hidden elements.Bastien Montagne
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-29Don't check against scene notifier twiceAntony Riakiotakis
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-29Add macro BLI_SMALLSTACK_AS_TABLECampbell Barton
2015-04-29Cycles: Fix crashes when loading cache created with pre-leaf split buildsSergey Sharybin
2015-04-29Fix T44544: Cached BVH is broken since BVH leaf splitSergey Sharybin
2015-04-29Use size_t to calculate size of tiles for renderingAntony Riakiotakis
2015-04-29Correct commentCampbell Barton