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
2014-07-14Disabled data access in particle RNA.particles_refactorLukas Tönne
2014-07-14Fixed a few small merge errors. Sorted libs are now defined inLukas Tönne
2014-07-14Merge branch 'master' into particles_refactorLukas Tönne
2014-07-14Remove redundant NULL checkCampbell Barton
2014-07-14BMesh: avoid redundant normalize comparing anglesCampbell Barton
2014-07-14Math Lib: add compare_len_squared_v3v3 from paint branchCampbell Barton
2014-07-14Math Lib: accept a limit of 0.0 when comparing vectorsCampbell Barton
2014-07-13Tooltip improvements for modifier functionsgaiaclary
2014-07-13Freestyle: minor docstring fixes.Tamito Kajiyama
2014-07-13Followup to rB320b7a59c3eed: also handle background image ID refcount when du...Bastien Montagne
2014-07-13Fix T40987: Distant Lamps have no influence on Volumes.Thomas Dinges
2014-07-13BMesh: minor speedup to BM_face_split_edgenetCampbell Barton
2014-07-13BMesh: remove error check on radial loops and consistent namingCampbell Barton
2014-07-12Replace BLI_SMALLSTACK_FREE with fake user (quiet warnings in msvc)Campbell Barton
2014-07-12Code Cleanup: use constCampbell Barton
2014-07-12BGE debug API and actuatorHG1
2014-07-12Correct error in BM_face_split_edgenet when no faces are splitCampbell Barton
2014-07-11Fix potential bug in loop normals code.Bastien Montagne
2014-07-11Another attempt for T40981, clipping border does not work with GLSL onAntony Riakiotakis
2014-07-11View3D Walk: Use scene gravity instead of hardcoded value (fix T40921)Dalai Felinto
2014-07-11View3D Walk: Rename gravity by gravity_state (cleanup)Dalai Felinto
2014-07-11Fix T41023: Specific material cause bad render result, different on CPU/GPUSergey Sharybin
2014-07-11Fix T41019: Calculate Mass does not calculate actual volume.Lukas Tönne
2014-07-11BLI_array: avoid mixing terms count/lengthCampbell Barton
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-11Add mesh tool to split faces by wire edges (face menu)Campbell Barton
2014-07-11BMesh: new face splitting function BM_face_split_edgenetCampbell Barton
2014-07-10Cycles: Add link to a paper used for Beckmann table calculationSergey Sharybin
2014-07-10Fix T41005: Seemingly random crashes with cycles renderingSergey Sharybin
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-07-10Fix compilation error with scons when building from detached headSergey Sharybin
2014-07-10Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-07-10Need to disable Libmv for cudakernels targetSergey Sharybin
2014-07-10SCons: Hopefully final fix for 32bit linux buildbotSergey Sharybin
2014-07-10Fix T40909: BGE softbodies broken.Mitchell Stokes
2014-07-10Cleanup: Same thing in path trace setup, we can safely always assign the prop...Thomas Dinges
2014-07-10Cleanup: Always assign num_samples, there is no need for this special define.Thomas Dinges
2014-07-10Further tweaks to SCons's auto testsSergey Sharybin
2014-07-10Another attempt to fix issues with 32bit OSX and sconsSergey Sharybin
2014-07-10Attempt to fix compilation error on 32bit OSX and SConsSergey Sharybin
2014-07-09Buildbot: enable cubins fox OSXSergey Sharybin
2014-07-09Attempt to mitigate issue T40981Antony Riakiotakis
2014-07-09Fix T40997, artifacts when unhiding part of the mesh in dyntopo.Antony Riakiotakis
2014-07-09Fix T40991, mirrored armatures not restored properly when cancelling.Antony Riakiotakis
2014-07-09Fix T41003: Object Info's Random socket produces erratic results whenLukas Tönne
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Cleanup: silent C++11 warning (implicit double to float conversion) in Collad...Bastien Montagne
2014-07-09Cleanup: get rid of magic numbers.Bastien Montagne
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin