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
2012-07-26Smoke + Cycles:Daniel Genrich
2012-07-25Reorganize some code + fix "use_volumetric" flag (true if smoke is used, fals...Daniel Genrich
2012-07-25Smoke + Cycles:Daniel Genrich
2012-07-23Start to work on Smoke + Cycles.Daniel Genrich
2012-07-22Merge from trunk r48769-r49109Daniel Genrich
2012-07-22style cleanupCampbell Barton
2012-07-21Boolean modifier: prevent crashes when carve returns bad topologySergey Sharybin
2012-07-21style cleanupCampbell Barton
2012-07-21use fabsf when using floats.Campbell Barton
2012-07-21Merge mask fixes from tomato branchSergey Sharybin
2012-07-21Fix incorrect RNA access in parenting operatorSergey Sharybin
2012-07-21remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere.Campbell Barton
2012-07-21add option so operators can be called with a flag, currently the only flag is...Campbell Barton
2012-07-20patch [#32152] Make NlaTrack.is_solo settableCampbell Barton
2012-07-20Fix #32118, Reroute nodes inside groups get created in wonky places.Lukas Toenne
2012-07-20fix for compositor bug, mix node operation `clamp` was uninitialized.Campbell Barton
2012-07-20ignore hidden faces when splitting by loose parts of materials.Campbell Barton
2012-07-20Commented out "Filter" FModifier type entry in type enum. This doesn't existJoshua Leung
2012-07-20Code cleanup - missing indention be gone!Joshua Leung
2012-07-20Keyframes from lib-linked actions are now drawn ghosted (just like those ofJoshua Leung
2012-07-20Separate meshes by loose parts and materials now works in object mode as well...Campbell Barton
2012-07-20minor edits for bmesh apiCampbell Barton
2012-07-20quiet formatting warnings when international was enabled.Campbell Barton
2012-07-19Possible fix for [#32141] Crash when using a mask as the factor inputJeroen Bakker
2012-07-19print names of nodes/sockets when cycles complains about only being able to c...Campbell Barton
2012-07-19add lattice selection to rnaCampbell Barton
2012-07-19Fix for Jeroen Bakker
2012-07-19fix for separate loose parts doing full depsgraph rebuild for every object sp...Campbell Barton
2012-07-19handy function for getting a python stacktrace while debugging in gdbCampbell Barton
2012-07-19remove unneeded externsCampbell Barton
2012-07-19Fix #32118, Reroute nodes inside groups get created in wonky places. The oper...Lukas Toenne
2012-07-19poll function for edge loop delete.Campbell Barton
2012-07-19code cleanup: remove commented includes - mostly from 2.4xCampbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-07-19mask transform aspect correction wasn't working properly, also fix for own re...Campbell Barton
2012-07-18shift help with continuous grab on a curve point now does scaled motion.Campbell Barton
2012-07-18workaround for a bug with zero edges getting removed got feather faces out of...Campbell Barton
2012-07-18Add Skin modifier's radius values to Transform panel (in 3D views).Bastien Montagne
2012-07-18Some small fixes (grrr, python imports...).Bastien Montagne
2012-07-18add difference blending mode, also fix error in last commitCampbell Barton
2012-07-18change bucket size to give better performance for high detail 4k masks, also ...Campbell Barton
2012-07-18code cleanup for mask cappingCampbell Barton
2012-07-18chance semi-circle mask capping resolution based on size.Campbell Barton
2012-07-18Fix [#32068] Edge slide not working in certain circumstance from Front / Side...Bastien Montagne
2012-07-18minor edits to mask rasterizer.Campbell Barton
2012-07-18Fixed wrong self-intersection check for non-closed splinesSergey Sharybin
2012-07-18fix incorrect assert for mask face checking, also correct own bad spellingCampbell Barton
2012-07-18Fixed crash of self-intersection loop in special casesSergey Sharybin
2012-07-18Fix #32132: Uniformly moving custom feather points does not workSergey Sharybin
2012-07-18make links now allows groups - this means you can make objects have matching ...Campbell Barton