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-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
2013-04-05Fix eternal compo refresh when having image editor with mask openedSergey Sharybin
2013-04-05Bug fix #34866Ton Roosendaal
2013-04-05Code cleanup / Cycles / Object Attributes:Thomas Dinges
2013-04-05Fix #34877: The render status feedback (progress bar) does not take into acco...Sergey Sharybin
2013-04-05style cleanupCampbell Barton
2013-04-05White space fixes (to make a diff from the trunk cleaner).Tamito Kajiyama
2013-04-05Fix #34679: cycles image texture alpha fringes. New rule is now that color ou...Brecht Van Lommel
2013-04-05Keep brush overlays below panels in triple buffer mode.Antony Riakiotakis
2013-04-05svn merge ^/trunk/blender -r55813:55815Campbell Barton
2013-04-05code cleanup: quiet some warnings and styleCampbell Barton
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-05fix [#34881] Bad characters in error output (PyConsole) if trying to use a Bm...Campbell Barton
2013-04-05code cleanup: use bool's for vgroup and editmode.Campbell Barton
2013-04-05More fixes for install_deps.sh under ubuntu 10.04: git package is called "git...Bastien Montagne