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-06-29Merge branch 'master' into temp-ghash-setopstemp-ghash-setopsBastien Montagne
2015-06-29Fix T45022: Update missing when linking objects with new depsgraphSergey Sharybin
2015-06-29Fix T45156: scaling region crashCampbell Barton
2015-06-29Fix T45154: Translation binary file(blender.mo) for Japanese is too smallSergey Sharybin
2015-06-29Partial fix T45156: scaling region crashCampbell Barton
2015-06-29Cleanup: Style in for loops header.Thomas Dinges
2015-06-28Fix T45227: Light optimization commit broke world MISSergey Sharybin
2015-06-28Cycles: Avoid having duplication of BVH arrays during buildSergey Sharybin
2015-06-28Cycles: Add assert to an array at() function to be sure we don't have bad mem...Sergey Sharybin
2015-06-28Cycles: Minor code style cleanup, whitesacesSergey Sharybin
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-28BGE Fix: apply velocity clamping on every physics subtickSybren A. Stüvel
2015-06-28Cleanup: remove BLI prefix from BKE funcsCampbell Barton
2015-06-28Fix T45214: BI render: maximum saturation bug in shadow pass with non-shadow ...Bastien Montagne
2015-06-28Temporarily disable absolute snappingCampbell Barton
2015-06-28Fix T45216: File Browser shows negative sizes for large files.Bastien Montagne
2015-06-27Cycles: Use aligned blender allocator when using guarded allocationSergey Sharybin
2015-06-27OpenGL debug contexts:Antony Riakiotakis
2015-06-27Cycles: Fix for wrong device enumeration in CUDASergey Sharybin
2015-06-27Cycles: Rework the way how OpenCL devices are createdSergey Sharybin
2015-06-27Cycles: Allow using custom allocators for vector classSergey Sharybin
2015-06-27Cycles: Ignore light which has no contribution to the sceneSergey Sharybin
2015-06-27Transform: absolute grid snappingCampbell Barton
2015-06-27Cycles standalone: add support for reading UV coordinates to the XML scene re...Martijn Berger
2015-06-27Cleanup: int/uint mismatch in printf...Bastien Montagne
2015-06-27Cleanup: all params of BLI_str partition funcs can be const...Bastien Montagne
2015-06-27OpenEXR cleanup: get rid of public `IMB_exr_split_token`, use BLI str helpers...Bastien Montagne
2015-06-27GTests for new 'end' option of `BLI_str_partition_ex()`.Bastien Montagne
2015-06-27Extend `BLI_str_partition_ex`: add possibility to define a right limit to the...Bastien Montagne
2015-06-27Fix part of code in `load_image_single()` wrongly disabled when WITH_OPENEXR ...Bastien Montagne
2015-06-27Fix crasher when loading multiview OpenEXR image.Bastien Montagne
2015-06-27Fix T45204: String Splitting Function Bug: Using OpenEXR function even if com...Bastien Montagne
2015-06-26Cleanup: Fix a typo in world MIS.Thomas Dinges
2015-06-26Fix crash on undoing after 8690ea6Antony Riakiotakis
2015-06-26Make code compile with GPU_DEBUGAntony Riakiotakis
2015-06-26Fix T45199 crash when editing material nodes.Antony Riakiotakis
2015-06-26Cleanup: transform centerCampbell Barton
2015-06-26Cleanup: transform aspectCampbell Barton
2015-06-25Revert "Fix off by one error in display of start/end frame in sequencer."Antony Riakiotakis
2015-06-25Fix T45191 Speed strip behaviour not easy to predict.Antony Riakiotakis
2015-06-25Fix T45190 effect muting does not restore original sequencer display.Antony Riakiotakis
2015-06-25Correct error in recent refactorCampbell Barton
2015-06-25Select flush was missing in delete edge-loopCampbell Barton
2015-06-25splash fix, previous had color conversion errorCampbell Barton
2015-06-25Weight Paint: replace Blend with Smooth toolCampbell Barton
2015-06-25API calls for converting weights to float arrayCampbell Barton
2015-06-25Cleanup: generalize weight paint poll functionCampbell Barton
2015-06-24BGE: Missing dot in 2d filter actuator documentation.Quentin Wenger
2015-06-24BGE: Fix 2dfilter actuator mode constants.Quentin Wenger
2015-06-24BGE: Fix color used as background in VideoTexture.Quentin Wenger