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-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges
2013-04-07Raise magic numbers for OSL and OpenCollada (should have done that much earli...Bastien Montagne
2013-04-07rigidbody: Fix/workaround for transforming rigid bodies with parentsSergej Reich
2013-04-07transform: Code cleanupSergej Reich
2013-04-07Mesh Tool,Campbell Barton
2013-04-07use lowercase name for freestyle module (as with all other blender modules).Campbell Barton
2013-04-07Reverting changes from r55873 for rna_define.c, sorry about that...Bastien Montagne
2013-04-07Freestyle UI:Thomas Dinges
2013-04-07Fix for Unicode literal (causing a compile error in VS 2008).Tamito Kajiyama
2013-04-07Usual typo fixes... ;)Bastien Montagne
2013-04-07Freestyle UI / Code cleanup:Thomas Dinges
2013-04-07Recovered factory settings for Freestyle.Tamito Kajiyama
2013-04-07Cycles UI:Thomas Dinges
2013-04-07Reverted a change accidentally committed.Tamito Kajiyama
2013-04-07Missing updates in the doc/ and intern/ folders during the merger in revision...Tamito Kajiyama
2013-04-07Missing build_files updates in the merger in revision 55847.Tamito Kajiyama
2013-04-07mesh inset tool - option to interpolate UV's vcols etc, on by default since t...Campbell Barton
2013-04-07simplify inset loop-customdata-copying, no real benefit in using adjacent fac...Campbell Barton
2013-04-07improve bmesh face interpolation - transforming verts into the faces plane ra...Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-07remove error checks for inset, adding a faces in this instance wont fail (or ...Campbell Barton
2013-04-07BGE: KX_Camera.getScreenVect() was using glReadPixels to get a depth value, w...Mitchell Stokes
2013-04-07Code cleanup:Thomas Dinges
2013-04-07Properties Editor / Render Layers:Thomas Dinges
2013-04-07fix: display weight brush strength widget only in weight paint modeGaia Clary
2013-04-07Freestyle / Scons:Thomas Dinges
2013-04-07Whoops, revert r55854 and use r48292 as isDan Eicher
2013-04-07Clicking on an outliner object in an unselected scene switches to the scene b...Dan Eicher
2013-04-06Fix for a heap-use-after-free issue, reported by Lockal in the IRC.Tamito Kajiyama
2013-04-06Fix freestyle compile with sconsJens Verwiebe
2013-04-06Part I of the Freestyle branch merger: new 'freestyle' folders.Tamito Kajiyama
2013-04-06Revert change made to bilinear sampler in libmvSergey Sharybin
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-06Node UI:Thomas Dinges
2013-04-06fix: #34871 Cycles/CUDA/sm_35: Build problems probably due to issues with flo...Gaia Clary
2013-04-06Fix: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-06ctrl+a select all in button fieldCampbell Barton
2013-04-06Minor white space fix.Tamito Kajiyama
2013-04-06Removed Freestyle-specific code from DerivedMesh.c.Tamito Kajiyama
2013-04-06add relative offset option for poke tool.Campbell Barton
2013-04-06patch [#34890] BMesh Poke Face.Campbell Barton
2013-04-06Fix #34880: cycles motion blur render issue with some compilers. Actually is ...Brecht Van Lommel
2013-04-06bmesh operator rename inset -> inset_regionCampbell Barton
2013-04-06patch [#34886] BMesh Individual Face InsetCampbell Barton
2013-04-05fix [#34870] bmesh.ops.* parameter lists and descriptions don't show in PyCon...Campbell Barton
2013-04-05Removed CD_MASK_FREESTYLE_EDGE and CD_MASK_FREESTYLE_FACE from CD_MASK_BAREMESHTamito Kajiyama
2013-04-05add BM_face_calc_center_mean_weighted() gives much better result at cost of s...Campbell Barton
2013-04-05Fix another part of #34877: cycles progress status text not showing correct withBrecht Van Lommel
2013-04-05code cleanup: include orderCampbell Barton