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-07-01Cleanup: doxygen commentsCampbell Barton
2015-07-01Cleanup: use swap math funcsCampbell Barton
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton
2015-07-01Use macro for user-prefs version checksCampbell Barton
2015-07-01Cycles: Solve some harmless NULL pointer magicSergey Sharybin
2015-06-30Fix 1px gap in regions drawn with region overlapJulian Eisel
2015-06-30Fix T45240: New depsgraph ignores animation applied on the curve dataSergey Sharybin
2015-06-30Fix T45238: New depsgraph flickers with the lattice modifierSergey Sharybin
2015-06-30Fix T45241: New depsgraph was lacking update of python drivers on time changeSergey Sharybin
2015-06-30Fix T45239: New depsgraph does not work with IK pole targetSergey Sharybin
2015-06-30Fix T45251 custom directory not taken into account for image proxies.Antony Riakiotakis
2015-06-30Fix for mistake in grid-snap patchCampbell Barton
2015-06-30Select flush deleting edgeloop in edge mode tooCampbell Barton
2015-06-30CMake: remove helper textCampbell Barton
2015-06-30CMake: minor editsCampbell Barton
2015-06-30Transform: add back absolute snapping optionCampbell Barton
2015-06-30Cleanup: transform grid snap round, not floorCampbell Barton
2015-06-30Note that closest_point_on_mesh is in object spaceCampbell Barton
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-30Cleanup: move BLI_char_switch into BLI_stringCampbell Barton
2015-06-30Cleanup: use BLI_str prefix for BLI_replacestrNCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-30Fix T45237: Dither dosn't work in Blender Internal Renderer after Multi-ViewDalai Felinto
2015-06-29Node Editor: Use Smaller Factor for Grid SnappingJulian Eisel
2015-06-29Remove WITH_TESTS_PERFORMANCE option.Bastien Montagne
2015-06-29GTests: do not add 'performance' tests to auto-ran tests (with ctest or 'make...Bastien Montagne
2015-06-29Fix .obj testing.Bastien Montagne
2015-06-29Fix 73841 : Game Engine - Camera Lens ShiftDalai Felinto
2015-06-29Fix T45234: Stereo Parallel vs. Off-AxisDalai Felinto
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