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
2015-06-13Fix (d4e5df) blenderplayer compiling.Porteries Tristan
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-18BGE: Fix blenderplayer bad call stubs not updated.Porteries Tristan
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-04-29Remove unused stubsSergey Sharybin
2015-04-17Fix BPlayer (c)Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-19Fix compilation error of blenderplayer after recent constraint commitSergey Sharybin
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-11UI: add optional tip callback to uiBut, and use it for per-item tooltips in U...Bastien Montagne
2015-01-27And one more infamous BPlayer Fix (tm).Bastien Montagne
2015-01-20Add missing stub to the player, so buildbot keeps delivering gooseberry buildsSergey Sharybin
2015-01-09Fix T43174: "Record animation" does not update fcurve handlesBastien Montagne
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2014-12-11Fix blenderplayer compilation (tm)Antony Riakiotakis
2014-12-05Fix playercompile after ecc03c8edJens Verwiebe
2014-11-24UI: avoid property lookup for uiItemMenuEnumRCampbell Barton
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix player compile ( take into account to textcompile with player always aka ...Jens Verwiebe
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-10-29Correct stubCampbell Barton
2014-10-28Player: fix conflicting type introduced in 2f0bdcb306999Jens Verwiebe
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-09Classic blenderplayer fix + small optimizationAntony Riakiotakis
2014-10-06One more bplayer infamous stub fix!Bastien Montagne
2014-10-02Fix freestyle/bplayer build (usual stub stuff).Bastien Montagne
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-07-31Fix build player...Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-14Follow up to previous commit.Antony Riakiotakis
2014-07-14Feature request:Antony Riakiotakis
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-18Fix blenderplayer compile...Bastien Montagne
2014-06-12blenderplayer stuffAntony Riakiotakis
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-05Make bpy.types.EditBone.matrix writeable.Bastien Montagne
2014-05-03Make blenderplayer compilable again after recent commit b7f085d9c128f31d576c7...Thomas Beck
2014-05-01Fix blenderplayer build.Bastien Montagne
2014-04-21Fix player build.Bastien Montagne
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Fix playercompile after boolificationsJens Verwiebe
2014-03-16Code cleanup: modifier_skin_customdata_ensure was a bad level callCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-12Mesh API: rename 'octree' to 'spatial' since internally its using kdtreeCampbell Barton