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-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
2015-02-06Add a precision to 'show group color' tooltip, that fcurve/action editors opt...Bastien Montagne
2015-02-06Fix some UI messages from own recent merge, and RNA code checking for final '...Bastien Montagne
2015-02-06Outliner: DragDrop objects to groupsCampbell Barton
2015-02-06cleanup: use bool args & redundant castsCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-06Animation play: Follow feature. Enabled from playback menu in theAntony Riakiotakis
2015-02-05More fixes for high DPI:Antony Riakiotakis
2015-02-05Fix T43556 clamp brush size before setting it after division by DPI,Antony Riakiotakis
2015-02-05Fix part of T43556 brush increase/decrease size operators do not updateAntony Riakiotakis
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-05Add Custom Loop Normals to Data Transfer.Bastien Montagne
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-02-05Mesh validate: add an option to not clean temp/cache CDLayers.Bastien Montagne
2015-02-05BLI_math vectors: add minmax_v3v3_v3_array to get min and max values on each ...Bastien Montagne
2015-02-05Fix T43566: Missing update event for VSEBastien Montagne
2015-02-05Use MAX_CUSTOMDATA_LAYER_NAME for size of GPUInput.attribname arrayNicholas Bishop
2015-02-05UI: UVWarp-Modifier had duplicate namesCampbell Barton
2015-02-05Fix T43531: Wrong object center-dot colorCampbell Barton
2015-02-04Fix T43560: crash when loading old (2.45 here) file whith multires.Bastien Montagne
2015-02-04Fix T43567: Freestyle On/Off keyframe is being ignored.Bastien Montagne
2015-02-04Fix T43450: Texture node tree failed to clampKévin Dietrich