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
2015-12-21Fix T47023: Boolean w/ empty mesh didn't transformCampbell Barton
2015-12-21Cleanup: remove unused fileCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-21NewDepsgraph: Fix typo tagging wrong flag.Bastien Montagne
2015-12-20Cleanup: invalid comment & styleCampbell Barton
2015-12-19Fix T47016: curve tilt value in N (redo) panel to much precise with mouse dra...Bastien Montagne
2015-12-19Fix shadowing var in own previous commit.Bastien Montagne
2015-12-19BGE: Fix unconverted character max jump value from old files.Porteries Tristan
2015-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-18OpenSubdiv: Avoid having bad-level callSergey Sharybin
2015-12-18Fix T47009: Value typing issue in pie menu.Bastien Montagne
2015-12-18Fix T46946: EdgeSlide via G-G disables 'Correct UV'Campbell Barton
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton
2015-12-18Fix T46998: Console zoom doesn't update scrollbarsCampbell Barton
2015-12-17Fix T46959: sys.meta_path reset on on exitCampbell Barton
2015-12-17Cleanup: quiet warningCampbell Barton
2015-12-17Transform: bend-mouse-input error initializingCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton
2015-12-17BMesh: add BM_face_share_vert_check/countCampbell Barton
2015-12-17BMesh: partial-connection could make duplicate edgesCampbell Barton
2015-12-17Revert "3D Cursor: Add option to lock it in place to prevent accidental modif...Campbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-16BMesh: utility function to split off wire edgesCampbell Barton
2015-12-16cleanup: C99Mike Erwin
2015-12-16BGE clean up: use float version of trigonometric functionsJorge Bernal
2015-12-16BGE Ketsji clean-up: double-promotion warningsJorge Bernal
2015-12-15Temp workaround: Object mode pie glitches since 'Edit Strokes' mode was intro...Julian Eisel
2015-12-15Compositor: Expose track velocity via the Track Position nodeSergey Sharybin
2015-12-15Correct own error in knife edge-net cuttingCampbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-12-15Cleanup: consistent naming for closest_to_line apiCampbell Barton
2015-12-15BMesh: split-py-edge now splices verts into edgesCampbell Barton
2015-12-15Fix split-py-edge assuming valid face indicesCampbell Barton
2015-12-15OpenGL: remove utility functions that take doublesMike Erwin
2015-12-15use float (not double) for font matrixMike Erwin
2015-12-15Fix T46936: cycles GLSL should not draw outlines for transparent materials.Brecht Van Lommel
2015-12-15Fix T46951: invalid OpenGL mipmaps when using high bit depth textures.Brecht Van Lommel
2015-12-15Fix 'change path' opening file browser with wrong filter for sound stripsJulian Eisel
2015-12-14Usual i18n fixes, and cleanup: fix 'randomise' -> 'randomize' spelling in code.Bastien Montagne
2015-12-14Graph Editor: "Add at Cursor" options for Insert Key operator in Graph EditorJoshua Leung
2015-12-14Fix: NLA Mapping should not apply to keyframes of Driver FCUrvesJoshua Leung
2015-12-14BLI_storage: util function BLI_file_read_as_memCampbell Barton
2015-12-14BGE Physics clean up: double-promotion warningsJorge Bernal
2015-12-14BGE Scenegraph clean up: double-promotion warningsJorge Bernal
2015-12-13Cleanup: unused argsCampbell Barton
2015-12-133D Cursor: Add option to lock it in place to prevent accidental modificationJoshua Leung
2015-12-13Removed duplicated defineJoshua Leung
2015-12-13Dopesheet: Mirroring GPencil keyframes now works againJoshua Leung
2015-12-13Dopesheet: IKEY (Insert Keyframe) operator now works in GPencil ModeJoshua Leung