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-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
2015-12-13Fix yet one more Intel driver with crappy dfdy support in offscreenAntony Riakiotakis
2015-12-13BMesh: split-face by edges support isolated edgesCampbell Barton
2015-12-13BMesh: replace BLI_array w/ BLI_bufferCampbell Barton
2015-12-13BMesh: add BKE_bmbvh_find_face_closestCampbell Barton
2015-12-13GP Sculpt: WheelUp/Down can be used to control brush size/strength while a sc...Joshua Leung
2015-12-13Fixed incomplete commentJoshua Leung
2015-12-13BMesh: don't use total faces to detect editsCampbell Barton
2015-12-13BMesh: no need to tag edges created to fill holesCampbell Barton
2015-12-13Cleanup: style/warningsCampbell Barton
2015-12-13GPencil: Bump subversion and ensure that the datablock-level onionskinning fl...Joshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-13BGE Rasterizer clean up: double-promotion warningsJorge Bernal
2015-12-13BGE: Use float as default instead of double in Moto library.Porteries Tristan
2015-12-12Knife: use BM_face_split_edgenet for detecting holesCampbell Barton
2015-12-12Correct own mistake in 3e499c1aCampbell Barton
2015-12-12Use material remapping for bmesh-booleanCampbell Barton
2015-12-12Fix T46958: NLA Editor's 'Add Modifier' button is the wrong size on Retina Di...Joshua Leung
2015-12-12Cleanup: style/spellingCampbell Barton
2015-12-12BMesh: editmode booleans ignored when no faces cutCampbell Barton
2015-12-12Correct error in last boolean commitCampbell Barton
2015-12-12BGE: Improve clock managementArnaud Degroote
2015-12-11Fix T46945: Mesh Deform binding to a cage object with modifiers is unreliable.Bastien Montagne
2015-12-11Fix for invalid void* to typed pointer assignment in bmesh when used in C++ c...Lukas Tönne
2015-12-11Commend timing prints for booleanCampbell Barton