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
2013-04-09Attempt to fix a potential name conflict between Freestyle and the compositor.Tamito Kajiyama
2013-04-09fix [#34902] Unicode decode error in Python console when completing a method ...Campbell Barton
2013-04-09fix for error in recent changes to beautify, clear edge tags before use.Campbell Barton
2013-04-08Compatibility and robustness:Antony Riakiotakis
2013-04-08Fix #34875: 0 digits of precision was not supported for FloatProperty, nowBrecht Van Lommel
2013-04-08Texture tools robustness:Antony Riakiotakis
2013-04-08Fix #34908: compressed DDS files did not display properly when their mipmap l...Brecht Van Lommel
2013-04-08A few more UI messages fixes...Bastien Montagne
2013-04-08fix for bug where notifiers could hold pointers to freed data which listeners...Campbell Barton
2013-04-08rewind part of r55893, smooth-view for pan was annoying with mousewheel.Campbell Barton
2013-04-082D stabilization default filter to bilinearSergey Sharybin
2013-04-08Camera stabilization fixes and improvementsSergey Sharybin
2013-04-08fix for various crashes from incorrect poll functions.Campbell Barton
2013-04-08code cleanup: unused macrosCampbell Barton
2013-04-08Exposed the bNodeSocket->limit value in RNA, so it can be redefined by pynode...Lukas Toenne
2013-04-08fix for own mistake in recent adjustments to transform, local without individ...Campbell Barton
2013-04-08Fix [#34920] Hit Spacebar, search for freestyle, click Move Freestyle Module ...Bastien Montagne
2013-04-08fix [#34900] Building blender as a python module is broken in trunkCampbell Barton
2013-04-08fix [#34903] Lock Camera to View allows Numpad orbit, but not Numpad panCampbell Barton
2013-04-08style cleanupCampbell Barton
2013-04-08inset and bevel could both be activated when there was no selection.Campbell Barton
2013-04-08fix [#34918] Interactive bevel doesn't accept +/- keys to change # of segment...Campbell Barton
2013-04-08fix [#34905] Text editor: replacing matches by empty string not allowedCampbell Barton
2013-04-08fix for fix: re-activating buttons to fix [#33466], meant the icon didn't get...Campbell Barton
2013-04-08surpport converting boundary edges to curves with BKE_mesh_to_curve(). alt+c ...Campbell Barton
2013-04-07Fix for [#34898] Typo in error message of mathutils.VectorThomas Dinges
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-07Reverted a change accidentally committed.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-07fix: display weight brush strength widget only in weight paint modeGaia Clary
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-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