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-02-10Cleanup redundant state changesAntony Riakiotakis
2015-02-10Use an enum for enabled GPU FxAntony Riakiotakis
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-10Forward compatibility: Use triangle strips instead of quadsAntony Riakiotakis
2015-02-10Fix grease-pencil crash without clip/track dataCampbell Barton
2015-02-10Cleanup leftover code from WIP rendererAntony Riakiotakis
2015-02-10UI: scale timeline cache-height by DPI/pixelsizeCampbell Barton
2015-02-10correct last commitCampbell Barton
2015-02-10More cleanupAntony Riakiotakis
2015-02-10Framebuffer effects:Antony Riakiotakis
2015-02-10Cleanup - bring branch to merge ready conditionAntony Riakiotakis
2015-02-10Fix: Grease Pencil datablocks can be copied using the ID.copy() API method nowJoshua Leung
2015-02-10Merge branch 'master' into viewport_experimentsAntony Riakiotakis
2015-02-10Fix T43611: Collision shape of rigid bodies changes inadvertentlySergey Sharybin
2015-02-10Nodes: Various UI cleanups for Image and Environment Texture Nodesjulianeisel
2015-02-10Nodes: (Un)pack, filepath, refresh buttons for Environment Texture nodesjulianeisel
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-09Recreating bge python modules instead of using existingInes Almeida
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-09more direct fix for last commitCampbell Barton
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2015-02-09Fix outliner crash renaming library /w filterCampbell Barton
2015-02-09Fix ImBuf leaked by Image from View operatorNicholas Bishop
2015-02-09Code cleanup: remove unused function BKE_image_assign_ibufNicholas Bishop
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
2015-02-09GPencil: Show color swatches for GPencil layers in OutlinerJoshua Leung
2015-02-09GPencil: Viewport visbility and editability toggles for layers in OutlinerJoshua Leung
2015-02-09Fix T43554: Zoom to mousepos makes 2D Views pan after zoom limits arejulianeisel
2015-02-08minor Windows include tweakMike Erwin
2015-02-08Some minor fixes from latest coverity scan, nothing crucial here.Bastien Montagne
2015-02-08BGE physics: When colliding, report first contact point to PythonSybren A. Stüvel
2015-02-08Initial vertex slide UV-correct supportCampbell Barton
2015-02-08BoxPack: avoid using static vars (make threadsafe)Campbell Barton
2015-02-08CMake: only quiet warnings for generated rna filesCampbell Barton
2015-02-07RNA: use FUNC_USE_MAIN to avoid 'G' globalCampbell Barton
2015-02-07RNA: packing functions for vfont & soundCampbell Barton
2015-02-07GPencil: Initial support for GP Layers in OutlinerJoshua Leung
2015-02-07GPencil: Initial support for Grease Pencil in the OutlinerJoshua Leung
2015-02-06Fix T42950: Smoke particle flow doesn't work with high res and subframes unle...Miika Hamalainen
2015-02-06Fix T43579: FBX Export shading issue (Broken normals?)Bastien Montagne
2015-02-06cleanup: styleCampbell Barton
2015-02-06UserPrefs: increase max undo steps to 256Campbell Barton
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06One more crashing instance for hashesAntony Riakiotakis
2015-02-06Slip tool accepts numerical input.Antony Riakiotakis
2015-02-06Get rid of no scaling for proxies for master, it causes FX to crash,Antony Riakiotakis
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-02-06Fix T43578: Beauty Triangulation would hang in infinite loop, due to float rp...Bastien Montagne
2015-02-06Fix sequencer crashing after recent GHash refactor.Antony Riakiotakis