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
2015-01-10GPencil Editing: FKEY now controls the eraser size when in Stroke Edit ModeJoshua Leung
2015-01-10cleanup: style & warningsCampbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-10Fix: Delkey didn't activate the Grease Pencil strokes delete operator like XK...Joshua Leung
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-09Fix texture sampling with generative modifiers - sample backbufferAntony Riakiotakis
2015-01-09BLI_string: BLI_str_ends_with -> BLI_str_endswithCampbell Barton
2015-01-09Fix rotate around selection only working if object is at origin forAntony Riakiotakis
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2015-01-08Fix T43154: Extrude edges ignored isolated vertsCampbell Barton
2015-01-08Fix crash in texture paint sampling when sampling materials withoutAntony Riakiotakis
2015-01-08Fix for wrong boolean flag checkSergey Sharybin
2015-01-08Better check that preview seq is cleared on exitCampbell Barton
2015-01-08cleanup: styleCampbell Barton
2015-01-08Fix invalid memory access in gradient brushes - could cause a crash inAntony Riakiotakis
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2015-01-07Ugh, forgot to invert that one in previous commit, sorry for the noise...Bastien Montagne
2015-01-07Ensure mat/tex/etc. previews are generated/saved in .blend files when enabled...Bastien Montagne
2015-01-07Fix for bool flag useCampbell Barton
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-06Remove slurph shape-key featureCampbell Barton
2015-01-06Sequencer: show extensions when preview enabledCampbell Barton
2015-01-06cleanup: warningsCampbell 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-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-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-04cleanup: use 'coords' abbreviation for functions.Campbell 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-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
2015-01-02cleanup: styleCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2015-01-01SpaceFile: Cleanup: fix stupid indices in `filelist_from_main()`Bastien Montagne