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
2016-02-12Fix: OSX - Cmd + A doesn't work for Font objects editingDalai Felinto
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-02-07Cleanup: line widthCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27WM: add checker_interval utility functionsCampbell Barton
2015-12-21BLI_storage: Split text/binary version of mem-from-file funcsCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-14BLI_storage: util function BLI_file_read_as_memCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton
2015-12-01Fix T39935: Duplicate looses active curve splineKevin Mackay
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-10-10Random Select Seed OptionCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-03Fix buffer overrun lofting nurbsCampbell Barton
2015-08-03Fix own mistake in curve refactorCampbell Barton
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-05-30Fix reading uninitialized bufferCampbell Barton
2015-05-27Fix T44854: Creating hooks from curve to objects doesn't workSergey Sharybin
2015-05-27Use PKey for edit-armature separateCampbell Barton
2015-05-22Fix second crashing part of T44497, out of bounds access to hookAntony Riakiotakis
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-23Remove 'lorem ipsum' operatorCampbell Barton
2015-03-18Select nth option to skip stepsCampbell Barton
2015-03-10Fix crash extruding an empty curveCampbell Barton
2015-02-27cleanup: double promotionCampbell Barton
2015-02-09more direct fix for last commitCampbell Barton
2015-02-09Fix T43498: New curves fails /w radius & rotationCampbell Barton
2015-02-06GHash: no need to malloc iteratorsCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26Fix T41834: Ctrl+LMB, Extrude Curves 2+ splinesCampbell Barton
2015-01-26Curves: BKE_nurb_copy left duplicate arraysCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton