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-05-20BGE: Use CameCase code style for KX_WorldInfo python API.Porteries Tristan
2015-05-19BGE: Fix T40555: LibLoad material caching issuePorteries Tristan
2015-05-19Support string metadata loading for OpenEXR files.Antony Riakiotakis
2015-05-19Fix part of T44768 Yet another Intel driver failing on viewport AmbientAntony Riakiotakis
2015-05-19Clear animation list to avoid referencing freed memory.Antony Riakiotakis
2015-05-19Fix T44766: Connect fails /w selected ngon edgesCampbell Barton
2015-05-19BMesh: calls to store selection at the list headCampbell Barton
2015-05-19BMesh: add BM_edge_pair_share_face_by_lenCampbell Barton
2015-05-19Fix T44755 set_value node output in node tree not properly converted toAntony Riakiotakis
2015-05-19Fix T44553.Antony Riakiotakis
2015-05-19Fix T44762: Materials flicker in edit-modeCampbell Barton
2015-05-19Fix T44759: Blender has problems reading and writing 42k images to PNGSergey Sharybin
2015-05-19Object Drawing: avoid redundant material updateCampbell Barton
2015-05-19BMesh: editmode drawing set every faces materialCampbell Barton
2015-05-19CMake: install Python executable when its bundledCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-19Building without Python works againCampbell Barton
2015-05-18Final solution for Intel card Ambient Occlusion in T43987.Antony Riakiotakis
2015-05-18BGE: Fix blenderplayer bad call stubs not updated.Porteries Tristan
2015-05-18BGE: Set default envMap resolution to 512 pixelsPorteries Tristan
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-05-18Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback afte...Sergey Sharybin
2015-05-18Solve threading conflict related on proxy group's inverse matrixSergey Sharybin
2015-05-18Make object material drivers evaluation thread safeSergey Sharybin
2015-05-18Attempt to make drivers more safe for threadingSergey Sharybin
2015-05-18Correction to early output in the parallel range implementationSergey Sharybin
2015-05-18Make switching to threaded malloc safe to be called from threadsSergey Sharybin
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-18Cleanup: use const for Imbuf file typesCampbell Barton
2015-05-18Fix T44543: painted texture lost after first saveCampbell Barton
2015-05-18Fix multi-drag & multi-select, Alt press mid-dragCampbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-17BGE: Fix T42244 LibLoad crash with logic brick KX_TouchSensorPorteries Tristan
2015-05-17Fix Node Editor using wrong snap element menu when called from shortcutJulian Eisel
2015-05-17Fix T44713: GLSL and BI inconsistency converting color to float node socket.Brecht Van Lommel
2015-05-17Fix T44718: Cycles GLSL not working for NURBS objects.Brecht Van Lommel
2015-05-17Fix T44739: OS X RMB emulation giving wrong mouse button release event.Brecht Van Lommel
2015-05-17UV editor: make Ctrl+E menu with mark/clear seam, instead of always marking.Brecht Van Lommel
2015-05-17Fix T44084 - Cursor gets reset after MMB scrolling in another area while in G...Joshua Leung
2015-05-17Fix T44685 - In grease pencil stroke editing, selecting points is offset by a...Joshua Leung
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-05-17Fix T44715: crash compositing with undefined node due to re-save in older ver...Brecht Van Lommel
2015-05-17BGE: Fix T43761 No re-creation of display list after a mesh modification.Porteries Tristan
2015-05-17Numeric Input for Pose Breakdowner/Slide/Push ToolsJoshua Leung
2015-05-17Cleanup: indentationCampbell Barton
2015-05-17Cleanup: typosCampbell Barton
2015-05-17CMake: correct file listingCampbell Barton
2015-05-17Yet another attempt to fix Intel case for T43987Antony Riakiotakis