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-01-07cleanup: de-duplicate codeCampbell Barton
2015-01-07Fix: Segfault in Image Editor when transforming GPencil StrokesJoshua Leung
2015-01-07Fix: Missing updates for UI panels and main region when using Grease Pencil i...Joshua Leung
2015-01-07Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (d...Joshua Leung
2015-01-07Cycles: Allow negative values in Combine XYZ node.Thomas Dinges
2015-01-06Event System Cleanup: Modifier Key Assignment Switchjulianeisel
2015-01-06Fix T40435: Fix event system modifier key handlingjulianeisel
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06Fix copy-paste of colors to generated color not being correct. 'Antony Riakiotakis
2015-01-06Logic Bricks *must* be kept in alphabetical orderDalai Felinto
2015-01-06Fix T43137: vertex bevel percent mode wasn't implemented.Howard Trickey
2015-01-06Sequencer: show extensions when preview enabledCampbell Barton
2015-01-06Fix T43143: DPX header wrong, making it impossible to import to other softwareSebastian Koenig
2015-01-06cleanup: warningsCampbell Barton
2015-01-06Correct args from recent mathutils refactorCampbell Barton
2015-01-06PyAPI: add PyList_APPENDCampbell Barton
2015-01-06PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RETCampbell Barton
2015-01-06BGE: Fix for bugs T42520 and T42097 (mouse look actuator related).Jorge Bernal
2015-01-06Fix T43122: Shrinkwrap target, wrong linked objectCampbell Barton
2015-01-06UI: refactor button string get/set into functions.Campbell Barton
2015-01-06Correction to previous commitjulianeisel
2015-01-05Fix/cleanup very ugly and unsafe usage of but->str in ui_but_update().Bastien Montagne
2015-01-05Fix T43111: Node Editor (Slider) Draw Glitchjulianeisel
2015-01-05More border clamping removed.Antony Riakiotakis
2015-01-05Remove border clamping. Usually we just want to clamp to edge instead.Antony Riakiotakis
2015-01-05FileBrowser: small tweak to new search feature: clear that string when changi...Bastien Montagne
2015-01-05Outliner 'Blender file' view: Show libs used both directly and indirectly bot...Bastien Montagne
2015-01-05Use float format for high bit depth textures if available - storageAntony Riakiotakis
2015-01-05Recent fix for SDL2 broke joysticks for SDL1.2Campbell Barton
2015-01-04Partial fix for T43113: Filebrowser: Empty folders do not contain go back arrow.Bastien Montagne
2015-01-04Sequencer: Preview dragging playhead over stripsCampbell Barton
2015-01-04Fix sequencer border-flickeringCampbell Barton
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-04Fix for crash for 'Edit Source'Campbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-04Freestyle: reserve array sizes before fillingCampbell Barton
2015-01-04Fix 8 memory leaks from bad PyList_Append useCampbell Barton
2015-01-04Fix T43119: mathutils.intersect_point_line always returns a 2D vector as firs...Bastien Montagne
2015-01-04mathutils: refactor instantiationCampbell Barton
2015-01-04cleanup: use 'coords' abbreviation for functions.Campbell Barton
2015-01-04cleanup: create cube, use index lookupsCampbell Barton
2015-01-04Fix T43114: File Browser - don't highlight '..' while using border selectjulianeisel
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2015-01-03Freestyle: memory consumption optimization in stroke rendering.Tamito Kajiyama
2015-01-03Bump subversion so that version patches for theme changes workJoshua Leung
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2015-01-03Grease Pencil: Vertex size and colours are now themableJoshua Leung
2015-01-03Cleanup: rename 'filelist' BLI funcs to consistent naming.Bastien Montagne
2015-01-03Refactor 'fit in camera view' code, and expose it to RNA.Bastien Montagne
2015-01-03Add some BLI helpers needed by asset branch.Bastien Montagne