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
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-24fix [#35825] "Find missing files" seems to search for files which are not mis...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-16code cleanup: use BKE naming conventions for functions in BKE_editmesh.h and ...Campbell Barton
2013-04-14code cleanup: rename BKE_tessmesh -> BKE_editmesh, rename EditDerivedBMesh.tc...Campbell Barton
2013-04-12Adding scrollbar default to Python console and Python Info log.Ton Roosendaal
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-03-14use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.Campbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-13style cleanupCampbell Barton
2013-03-12Temp fix for stupid -Wformat-security issue.Bastien Montagne
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-20Quick fix: translating header's string with some languages (complex scripts, ...Bastien Montagne
2013-02-18fix [#34279] Python console: Selected region is not highlighted when using wh...Campbell Barton
2013-02-17remove stipple from console selection drawing.Campbell Barton
2013-02-12Add translation of stats/info string.Bastien Montagne
2013-02-12Added a missing space (between separator and face count in object mode)Joshua Leung
2013-02-06fix for crashes running some operators in background mode and some divide by ...Campbell Barton
2013-01-27Very old todo: Packed file UITon Roosendaal
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-09reduce the alpha of console selection (text was too hard to read)Campbell Barton
2012-12-31style cleanupCampbell Barton
2012-12-30Modify info stats for dynamic-topology sculpt modeNicholas Bishop
2012-12-27New features!Ton Roosendaal
2012-12-27display the number of tri's in object mode status, often requested feature fr...Campbell Barton
2012-12-18changing RNA properties now prints python script in the info view.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-15move bpath module from BLI to BKE, it was making many bad level calls into BKE.Campbell Barton
2012-12-15add checks to style checker script for 'a . b' and 'a []'Campbell Barton
2012-12-14correct scrollbars not working properly with DPI in the console/info view.Campbell Barton
2012-12-14code cleanup: minor edits to the console.Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-07== file browser ==Andrea Weikert
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26style cleanupCampbell Barton
2012-10-24use min_ii/max_ii over MIN2 MAX2Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-16More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-14Fix for misplaced cursor in wrapped console prompt, also fixes newline for si...Sv. Lockal
2012-10-13And more UI messages spell check.Bastien Montagne
2012-09-30style cleanupCampbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne