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
path: root/source
AgeCommit message (Expand)Author
2015-11-26Fix recent c99 cleanup w/ openmpCampbell Barton
2015-11-26Fix assert navigating into dir w/ `.blend` suffixCampbell Barton
2015-11-26Fix error with intersect handling split-wire edgesCampbell Barton
2015-11-26Cleanup: warningsCampbell Barton
2015-11-26Partial revert of last commitCampbell Barton
2015-11-26cleanup: C99 and vertex array commentsMike Erwin
2015-11-26OpenGL: remove unused VBO_DISABLED from PBVHMike Erwin
2015-11-26Fix T46870: bge globalDict kept between sessionsCampbell Barton
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-26Cleanup: use const for linklist APICampbell Barton
2015-11-26Fix error in shadowing cleanup (wrong pointer free)Campbell Barton
2015-11-25Fix OpenSubdiv geometry shader error on Linux / AMD.Brecht Van Lommel
2015-11-25OpenGL: GLSL always supportedMike Erwin
2015-11-25Use different approach to the antialias nodeSergey Sharybin
2015-11-25Fix bplayer (c)Bastien Montagne
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-25Cleanup: use correct name in printsCampbell Barton
2015-11-25Accept non-existing files from the CLISybren A. Stüvel
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-25PyAPI: remove workaround for Py3.4 bugCampbell Barton
2015-11-25MOD_weightvg: switch from OMP to BLI_task's parallelized 'for loop'.Bastien Montagne
2015-11-25BLI_task: BLI_task_parallel_range_ex: add some per-chunk userdata.Bastien Montagne
2015-11-25OpenGL: set geometry shader input length implicitlyMike Erwin
2015-11-25BMesh: raise exception face-split w/ adjacent loopsCampbell Barton
2015-11-25BMesh: remove double faces when triangulatingCampbell Barton
2015-11-25Fix error in recent check for duplicate trisCampbell Barton
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-11-24Fix T46855: Limit Location Max value limited to 1000 units.Bastien Montagne
2015-11-24Fix T46851: Crash on multires more than millionSergey Sharybin
2015-11-24Fix T46839: New dependency graph missed time update on motrack constraintsSergey Sharybin
2015-11-24Fix outliner crash after recent no-functional-changes cleanup commitsSergey Sharybin
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-24BGE: Save screenshots in a different threadSybren A. Stüvel
2015-11-24Cleanup: Unsued variablesJulian Eisel
2015-11-24OpenGL: when checking GL version, assume >= 2.1Mike Erwin
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-11-24fix error in last commitCampbell Barton
2015-11-24Fix T46805: Scale along axis fails w/ PythonCampbell Barton
2015-11-24Fix T46816: Vert/Edge snap fails at edge of boundsCampbell Barton
2015-11-24View3D: move snapping functions out of rulerCampbell Barton
2015-11-23Cleanup: shadowing (unwrap)Campbell Barton
2015-11-23Fix T46841: Thick lines w/ graph visibleCampbell Barton
2015-11-23OpenGL: Replace some more ARB suffix from glBindBufferARB.Thomas Dinges
2015-11-23Cleanup: shadowing (interface)Campbell Barton
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: shadowing (rna, modifiers, *misc*)Campbell Barton
2015-11-23Cleanup: shadowing (bmesh)Campbell Barton
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-11-23Cleanup: shadowing (blenkernel)Campbell Barton