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-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: 34874 Weight Paint UI inconsistent: removed conflicting shortcut definit...Gaia Clary
2013-04-06ctrl+a select all in button fieldCampbell Barton
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-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-05style cleanupCampbell Barton
2013-04-05White space fixes (to make a diff from the trunk cleaner).Tamito Kajiyama
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-05Stencil dimension control:Antony Riakiotakis
2013-04-05Patch from kgeogeo:Antony Riakiotakis
2013-04-05Fix #34873, Custom min/max node values get reset randomly while working and o...Lukas Toenne
2013-04-05Fix for compositor bug found by Ton Roosendaal. Color Balance node was using ...Lukas Toenne
2013-04-05Fix #34872: Every images are displayed as black in UV/image editorSergey Sharybin
2013-04-05Fix [#34857]: Negative temp.diff. in a smoke simulation doesn't work.Miika Hamalainen
2013-04-05Apparently, you shall not define variables in the middle of the blockSergey Sharybin
2013-04-05fix bad memmove size (reading past buffer bounds)Campbell Barton
2013-04-05BGE: Cleaning up the VBO code to use RAS_TexVert more directly instead of cop...Mitchell Stokes
2013-04-05Fix #34862: some operators like mesh separate or object clear parent were notBrecht Van Lommel
2013-04-05Fix #34867: cycles viewport render did not respect viewport visibility forBrecht Van Lommel
2013-04-05py api additions needed for fixing [#34864].Campbell Barton
2013-04-05correction to previous warning cleanup, also quiet shadow-warning for thumbna...Campbell Barton
2013-04-05code cleanup: bge warningsCampbell Barton
2013-04-05skip unneeded calculations when calling calculateTransformCenter()Campbell Barton
2013-04-04Fix for 34703 Mix node (Hue, Saturation) update and rendering errorJeroen Bakker
2013-04-04py api, bmeshCampbell Barton
2013-04-04Release Logs:Thomas Dinges
2013-04-04Jump to start/end of tracked segment works in Mask editing mode now.Sergey Sharybin
2013-04-04code cleanup: use bools in interface handlers, dont show translation menu whe...Campbell Barton
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04fix for referencing freed memory when rendering materials (could crash materi...Campbell Barton
2013-04-04Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files,Brecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-04Remove unused function.Sergey Sharybin