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
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-25GPU: move select index code out of WMCampbell Barton
2016-06-25Exclude obsolete static pythonlibs from installJens Verwiebe
2016-06-25Fix T48732, OpenCL compile failure after Multiscatter GGX commit.Thomas Dinges
2016-06-25Fix T48723: Curve bevel creates invalid geometryCampbell Barton
2016-06-25Cleanup: use BLI_bitmap for bevel-splitCampbell Barton
2016-06-24Fix T48725: UI message typo.Bastien Montagne
2016-06-24BMesh: avoid redundant calculations comparing anglesCampbell Barton
2016-06-24Fix T48716: Knife cut creates inverted normalsCampbell Barton
2016-06-24Avoid memory leaks on exit during argument parsingCampbell Barton
2016-06-24BKE_blender: Add own atexit functionsCampbell Barton
2016-06-24Cleanup: use return argument prefixCampbell Barton
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-23GPencil: Eraser respects "Selection Mask" when in EditModeJoshua Leung
2016-06-23Fix minor typo - Was m[3][4] instead of m[4][4] for a 4x4 matrixJoshua Leung
2016-06-23ChildOf Constraint: Hide the Loc/Rot/Scale togglesJoshua Leung
2016-06-23DopeSheet Mask Mode: Circle/Lasso supportJoshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-06-23GPencil UI: Streamline toolbar options a bitJoshua Leung
2016-06-23GPencil: Added a new version of the "delete active frame" operator which dele...Joshua Leung
2016-06-23Fix T48689: Transform proportional size was not seriously clamped.Bastien Montagne
2016-06-23Fix T48707: Edit-mesh intersect crashCampbell Barton
2016-06-23Correct recent change to edge-netCampbell Barton
2016-06-23Fix T48710: 'velocity' particle settings were incorrectly using 'speed' in th...Bastien Montagne
2016-06-23Use hard min/max for view clippingCampbell Barton
2016-06-23Correct assertCampbell Barton
2016-06-23RNA: Expose hook inverse matrixCampbell Barton
2016-06-23BLI_array_utils: add BLI_array_rfindindexCampbell Barton
2016-06-23Cycles: Fix the Convert Node type registrationLukas Stockner
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-22Cleanup: use proper RNA struct type for ListBase typeBastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22Cycles: Fix crash with Environment Texture and OSLLukas Stockner
2016-06-22EditMesh: Avoid creating deform-vert layer every redrawCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-22Cleanup: remove unused Image space curvesCampbell Barton
2016-06-22readfile: use BLI_endian_switchCampbell Barton
2016-06-22Remove module reloading for preview operatorsCampbell Barton
2016-06-22writefile: use const for old addressCampbell Barton
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-22Docs: use doxy formatting for readfileCampbell Barton
2016-06-22T48694: fix bge.texture.Texture.refresh() documentationBenoit Bolsee
2016-06-21Fix null-pointer freeCampbell Barton
2016-06-21Fix T48700: Crash when window creation failsCampbell Barton
2016-06-21Fix T48698: Rays from SSS act as diffuse for normal objects but have an undef...Lukas Stockner
2016-06-21Cleanup: hide debug print behind proper debug defines instead of using commen...Bastien Montagne
2016-06-21Fix T48412: Blender 2.77a crashes on Undo in some specific multi-level linked...Bastien Montagne