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
2014-10-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason Wilkins
2014-10-06One more bplayer infamous stub fix!Bastien Montagne
2014-10-02Fix freestyle/bplayer build (usual stub stuff).Bastien Montagne
2014-09-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-02Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
2014-07-31Fix build player...Bastien Montagne
2014-07-24Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
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-18GTest unit testing frameworkSergey Sharybin
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
2014-03-12Mesh API: replace octree mirror with kdtreeCampbell Barton
2014-02-19BSP was still hanging around in CMakeSergey Sharybin
2014-02-05Fix player stubs after change in compositorJens Verwiebe
2014-02-03Fix another player stub after type changeJens Verwiebe
2014-01-31Fix player stub after type changeJens Verwiebe
2014-01-28BGE: remove freestyle from stubs, all functions were out of useCampbell Barton
2014-01-28Identified the freestyle stubs breaking pragma GCC diagnostic error "-Wmissin...Jens Verwiebe
2014-01-27Fix player compile in scons and disable -Wmissing-prototypes for Apple atm.Jens Verwiebe
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-23WM: add WM_operatortype_remove_ptr to remove a known operatorCampbell Barton
2014-01-21Add missing struct Lattice declaration.Bastien Montagne
2014-01-08Code Cleanup: de-duplicate text pasting which only used the first lineCampbell Barton
2013-12-20Fix bookmarks not appearing in file browser after "copy previous settings".Brecht Van Lommel
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-12-17Fix bplayer broken in own rB51f5c994e9f0.Bastien Montagne
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin