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
AgeCommit message (Expand)Author
2019-02-19Fix T61714, T61712: crash reloading images after recent changes.Brecht Van Lommel
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move UI handler to it's own typeCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Wireframe: Fix selection broken since recent wireframe refactorClément Foucault
2019-02-18Fix T57457: animated image sequences not working in Eevee.Brecht Van Lommel
2019-02-18Fix image filepath changes not refreshing all image users.Brecht Van Lommel
2019-02-18Cleanup: rename tpageflag to gpuflag, make it purely runtime data.Brecht Van Lommel
2019-02-18Fix crash toggling edit mode of curve with animationSergey Sharybin
2019-02-18Fix T61649: Transform resize from UV editor assertsCampbell Barton
2019-02-18Markers: Make marker lines in sequencer and graph editor optionalJacques Lucke
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18Cleanup: spellingCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16Fix T61591 Bevel tool not executing on mouseup.Howard Trickey
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-16Fix T61512: Crash switching workspace with fullscreen areaDalai Felinto
2019-02-15Fix T61210: Crash/inconsistency when clicking on obdata in outlinerDalai Felinto
2019-02-15GP: Cleanup old ToDoAntonioya
2019-02-15Fix T61572: Crash when copy/pasting nodesPhilipp Oeser
2019-02-15Bevel: remove workspace text message when exiting bevel.Howard Trickey
2019-02-15Fix T61570: Monkey primitive fill color wrongAntonioya
2019-02-15UI: impossible to activate RMB menu on menu itemsCampbell Barton
2019-02-15Fix T58090: Selected curve vertex should stand outCampbell Barton
2019-02-14Fix outliner box select not working when using search filter.Brecht Van Lommel
2019-02-14UI: reword error message when Python script fails.Francesco Siddi
2019-02-14GP: Avoid eraser in empty frames and add warning.Antonioya
2019-02-14GP: Do not draw in Locked or Invisible layersAntonioya
2019-02-14Cleanup: replace Main ID's foreach functions by macros.Bastien Montagne
2019-02-14Fix T61536: can't snap vertex to another vertex in edit mode using curvesSebastian Parborg
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-14Fix T61472: Hide Unselected fails w/ no selectionCampbell Barton
2019-02-14Fix T61353: Crash converting a curve to a meshCampbell Barton
2019-02-14Fix T61360: Weight paint tools ignore face selectCampbell Barton
2019-02-13Fix T61505, T61280, bugs in button drag toggle after recent changes.Brecht Van Lommel
2019-02-13Fix T59062: Keyframed node properties stay linked after shading network dupli...Bastien Montagne
2019-02-13GP: Cleanup Paint Poll methodAntonioya
2019-02-13Fix T61506: Wrong user counting with ID properties in pynodes.Bastien Montagne