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
2013-12-26Cycles: remove disabled kernel_volume_get_final_homogeneous_extinction code.soc-2013-dingtoBrecht Van Lommel
2013-12-26Cycles Volume: add appropriate shader contexts for OSL.Brecht Van Lommel
2013-12-26Cycles Volume: remove some unnecessary rngs from shadow computation.Brecht Van Lommel
2013-12-26* New Volume Absorption node was missing in Node Editor menu.Thomas Dinges
2013-12-26Cycles Volume: implement volume absorption node.Brecht Van Lommel
2013-12-26Merge branch 'master' into soc-2013-dingtoBrecht Van Lommel
2013-12-26correction to last commitCampbell Barton
2013-12-26BGE: Add missing NULL check from recent LOD updatesCampbell Barton
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-25Missed this in last commitSergej Reich
2013-12-253D View: Draw rigid body collision shapes.Sergej Reich
2013-12-253D View: Fix drawing bounds for game engineSergej Reich
2013-12-25Code cleanup: no need to switch to threaded alloc, it's done by task poolSergey Sharybin
2013-12-25Use generic task scheduler for threaded image processorSergey Sharybin
2013-12-25Motion tracking curves: correct some operator's poll functionsSergey Sharybin
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-25Fix T37709: Memory corruption when freeing custom bone shape objectsSergey Sharybin
2013-12-24Cycles / OpenCL: Let the OpenCL runtime determine its optimal work-group size...Thomas Dinges
2013-12-24Use HTTPS protocol for arcSergey Sharybin
2013-12-24String API: BLI_ascii_strtolower/upper now check NULL terminatorCampbell Barton
2013-12-24find_package(OPENAL) does not play nice with our current library naming nonve...Martijn Berger
2013-12-24Fix for own recent commitCampbell Barton
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-24UI: fix for slight glitch drawing image infoCampbell Barton
2013-12-24Fix T37914: Mask modifier behaves differently until paintedCampbell Barton
2013-12-24Cycles / Hair: No need to calculate curvepoint() when we use Ribbon curves.Thomas Dinges
2013-12-24BMesh optimize face splitting by taking loops rather then vertsCampbell Barton
2013-12-23Style cleanup: BGEHG1
2013-12-23Code Cleanup: styleCampbell Barton
2013-12-23UI: communicate external data autopack better in the UI.Simon Repp
2013-12-23Move python threading stuff to own file in bf_python_extSergey Sharybin
2013-12-23CMake: attempt to fix Boost detection on Fedora 20, which omits -mt.Brecht Van Lommel
2013-12-23Make makesdna capable of detecting 32bit alignment issues on 64bit platformSergey Sharybin
2013-12-23Fix T37929: inherit scale for dupli faces was not shown greyed out when it sh...Brecht Van Lommel
2013-12-23Fix compile error on 32 bits linux / windows, wireframe modifier needs padding.Brecht Van Lommel
2013-12-23Syntax correction for gpu docs, D124Campbell Barton
2013-12-23BMesh API: optimize BM_edge_exists().Campbell Barton
2013-12-23BMesh API: make simple, low level functions inlineCampbell Barton
2013-12-23Fix for crash when no args where given with -o, -x command line argsCampbell Barton
2013-12-23UI: Resolve T37917, disable tooltip scaling (zoomout only)Campbell Barton
2013-12-23Fix for tooltip right side having zero offsetCampbell Barton
2013-12-23Fix for converting unfilled 3d text into a meshCampbell Barton
2013-12-23Dupliverts: avoid calculating normals if not usedCampbell Barton
2013-12-23More CMakeLists.txt changesMartijn Berger
2013-12-22Code cleanup / Cycles: Remove CUDA check (we don't support sm_1x anymore) and...Thomas Dinges
2013-12-22Code cleanup / Cycles: Remove unused interpolation code for hair triangles, w...Thomas Dinges
2013-12-22Fix T37898: blenderplayer painfully slow in recent buildsSergey Sharybin
2013-12-22Add ItemDestroyable to the cache limitorSergey Sharybin
2013-12-22Code Cleanup: de-duplicate constraint checks with armature joinCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton