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
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-12library loading api.Campbell Barton
2011-03-12pass report list along to BLO_blendhandle_from_file(), avoid unlikely crash i...Campbell Barton
2011-03-11fix [#26448] Solidify Modifier makes mesh texture missing in OpenGL renderCampbell Barton
2011-03-11fix [#26436] Operator.draw(): UI redraw; UI trimmedCampbell Barton
2011-03-10Bugfix #26437Ton Roosendaal
2011-03-09From the todo:Ton Roosendaal
2011-03-07From the OFTL:Ton Roosendaal
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-03-04Bugfix #26270Ton Roosendaal
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-02-27== UI icons ==Andrea Weikert
2011-02-25Bugfix #26174Ton Roosendaal
2011-02-25doxygen: blender/windowmanager tagged.Nathan Letwory
2011-02-25internal operator/wm/macro function: dont crash if operators are not found (w...Campbell Barton
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22missed updating this when modifying addons module.Campbell Barton
2011-02-21bugfix [#26156] Opening .blend files through OS ignores "Load UI" flagCampbell Barton
2011-02-19set main() argv functions to be const char *Campbell Barton
2011-02-19Bugfix #26009Ton Roosendaal
2011-02-19Adding support for the "media" play/pause/stop/next/prev buttonsJoshua Leung
2011-02-18- clear some warningsCampbell Barton
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-17Bugfix: "Tweaking" Markers was working incorrectlyJoshua Leung
2011-02-14more vars made staticCampbell Barton
2011-02-14misc small changes:Campbell Barton
2011-02-14fix for string copy error in own recent commitCampbell Barton
2011-02-13warning cleanup.Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-07Todo/feature requestTon Roosendaal
2011-02-05Bugfix, own todoTon Roosendaal
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-02-01fix for 2 segfaults running in background mode.Campbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-22Small fix from the todo:Ton Roosendaal
2011-01-20don't set the path to ~/untitled.blend on initializing the WM, this isn't wel...Campbell Barton
2011-01-19Bugfix #25613Ton Roosendaal
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-15error in last commit, also skip getting vars for wm_operator_reports() when t...Campbell Barton
2011-01-13remove/comment unused varsCampbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-09rename BKE_assert() --> BLI_assert().Campbell Barton
2011-01-08remove unused code & variables.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton