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-27Merge branch 'master' into soc-2013-depsgraph_mtsoc-2013-depsgraph_mtSergey Sharybin
2013-12-27Code Cleanup: styleCampbell Barton
2013-12-27API Docs: use a simpler example for merging namespacesCampbell Barton
2013-12-27Cycles / Hair: Avoid duplicate calculations and remove redundant if branch, i...Thomas Dinges
2013-12-27Rigidbody: Code cleanupSergej Reich
2013-12-27Rigidbody: Code cleanupSergej Reich
2013-12-27Fix T37955: Freestyle render misalignmentSergey Sharybin
2013-12-27Fix out-of-date comment which came from DAG-MT branchSergey Sharybin
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Use own structure to store mesh data for collision shapesSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-12-26Usual minor UI messages fixes...Bastien Montagne
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin
2013-12-26Bullet: Update to svn r2719Sergej Reich
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26Fix T37945: Crash after undoSergey Sharybin
2013-12-26Simplify isect_point_poly_v2 functions using angle_signed_v2v2Campbell Barton
2013-12-26Cycles / Hair: Further cleanup of UI and internals.Thomas Dinges
2013-12-26Polyfill: minor changes to which fix rare errors with float precisionCampbell Barton
2013-12-26Fix T37946: Error filling ngonsCampbell Barton
2013-12-26Cycles / Hair: Some cleanup and optimizations for hair code.Thomas Dinges
2013-12-26correction to last commitCampbell Barton
2013-12-26Correct alloc string and comment in makesdnaCampbell Barton
2013-12-26Fix T37939: Crash on exit (reading from freed node trees)Campbell Barton
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-23Merge branch 'master' into soc-2013-depsgraph_mtSergey Sharybin
2013-12-23Move python threading stuff to own file in bf_python_extSergey Sharybin