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-10-13Fix T46458: BGE Crash on loadCampbell Barton
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Fix T46451: edge slide even and flipped not available in redo popup.Brecht Van Lommel
2015-10-12WM linking code rework.Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup: BLO: use proper typedef for expand_doit callback.Bastien Montagne
2015-10-12Cleanup: BLO: move func doc comments to definitions of functions.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-12Workaround for glew initialization bugCampbell Barton
2015-10-12Fix T34446: Make Local on linked mesh object: object gets removed if redo fun...Bastien Montagne
2015-10-12Fix T46431: Init glew before glx-context crashesCampbell Barton
2015-10-12Support applying scale for font objectsCampbell Barton
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-12Fix T46447: fix build on non-x86 platforms.Brecht Van Lommel
2015-10-12Fix T46446: texture nodes image node not working with image sequences.Brecht Van Lommel
2015-10-12Fix T46434: Shear w/ local-center & editmode failsCampbell Barton
2015-10-12Fix T46444: Crash importing DAE w/ empty armatureCampbell Barton
2015-10-11Fix T46085: UV project modifier artifacts with vertices behind the camera.Brecht Van Lommel
2015-10-11BGE: Change KX_WolrdInfo mathutils vector to colorThomas Szepe
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11Cycles: Make light behavior in local view matching BISergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-11Cycles: Gracefully handle out-of-memory happening in device vectorSergey Sharybin
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
2015-10-11BGE: Change character jumping to charThomas Szepe
2015-10-11Revert "Buildbot: Test enable CUDA binaries for Win32"Bastien Montagne
2015-10-11Cycles: Increase number of textures allowed for OpenCL renderSergey Sharybin
2015-10-11BGE: Fix for last commitThomas Szepe
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-10-11BGE: Add recursive dupli group deletionThomas Szepe
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-10-11Cleanup: warning with new glewCampbell Barton
2015-10-11Upgrade glew to v1.13Campbell Barton
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-11Fix T46441: texture paint soften brush at 0 strength works at full strength.Brecht Van Lommel
2015-10-10Revert "Fix T46406: Cycles ignores default socket value associated with group...Brecht Van Lommel
2015-10-10Fix T45152: multiview/stereo render not working with Freestyle + Cycles.Brecht Van Lommel
2015-10-10Fix T44048: freestyle lines in Cycles are in the wrong color space.Brecht Van Lommel
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-10-10Fix T46437: Make progress report py helper resitent to 'zero steps' passed va...Bastien Montagne
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-10Fix T45167: OS X inertial scrolling can lead to unexpected zooming.Brecht Van Lommel
2015-10-10Fix T46341: OS X trackpad and magic mouse gestures not working with 10.11 SDK.Brecht Van Lommel
2015-10-10Fix/Workaround T46431: blender-softwaregl crashesCampbell Barton
2015-10-10Fix T46403: motion tracking not workig with Xcode 7 on OS X.Brecht Van Lommel
2015-10-09Fix T46426: 2D-version of zoom border operator is available in 3DView context.Bastien Montagne
2015-10-09Cleanup: 3DView object drawing: afterdraw lists: better 'loop & remove' with ...Bastien Montagne