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
2007-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
2007-12-23== Sequencer (Peach request) ==Peter Schlaile
2007-12-20== Sculpt Mode ==Nicholas Bishop
2007-12-19Fixed bug #6711, Retopo problem when maximizing 3d view and still paintingNicholas Bishop
2007-12-12for button popups, dont close unless you click or press escape, this would of...Campbell Barton
2007-12-11fix mixed declarations and code warning that breaks strict compilersStephen Swaney
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-09Fixed bug #6870, Sculpt mode + wireframe = nothingNicholas Bishop
2007-12-06Bugfix for mysteriously disappearing left eyeball. Bounding boxesBrecht Van Lommel
2007-12-02Bugfix for earlier commit, with OpenGL render the 3d view transformsBrecht Van Lommel
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-12-01For the OpenGL render option in the 3d view, if a camera is active,Brecht Van Lommel
2007-11-302nd try at committing to trunk (instead of particles branch) :)Janne Karhu
2007-11-27new function object_is_libdata - checks ob->id.lib but also accounts for prox...Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-10added buttons in the Transform Properties for changing curve handle types, (S...Campbell Barton
2007-10-22Several fixes:Joshua Leung
2007-10-21== Core ==Peter Schlaile
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-08gridsubdiv was not initialized properlyCampbell Barton
2007-10-01== Sequencer ==Peter Schlaile
2007-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-13This is patch [#6772] Background image drawing speedupKent Mein
2007-09-13Some more tip->tail naming conversions for consistency in the UI.Joshua Leung
2007-09-12Renamed Root/Tip X/Y/Z buttons in Armature Editmode Transform Panel (NKEY) to...Joshua Leung
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-08-14Bugfix - Transform Properties (ParBone):Joshua Leung
2007-08-14superficial changes, button alignment and minor tooltip changes. sculpt mode ...Campbell Barton
2007-08-13== Sculpt Mode ==Nicholas Bishop
2007-08-03== Bone Roll - Align to Cursor ==Joshua Leung
2007-07-16Small fix: need set the color before call glRasterPos or don't work.Diego Borghetti
2007-07-15Bugfix #6915:Joshua Leung
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-04interface_draw.c - when the char panel was displayed it would mess up font si...Campbell Barton
2007-06-04Patch from GSR [#6595] Ortho/Persp reporting in the View namesCampbell Barton
2007-04-26drawview.c - Passepartout, only do GL alpha when not 1.0 alphaCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-12split draw_dupli_objects into 2 functions (draw_dupli_objects and draw_dupli_...Campbell Barton
2007-04-11the input fields for data name had an inconsistant limit for input fields, ma...Campbell Barton
2007-04-09Patch #6140Ton Roosendaal
2007-04-09Bugfix #6078Ton Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-03curve center didnt update curve data.Campbell Barton
2007-03-27Fixed bug #6421, Layout of "Sculpt Properties" panel is broken in CVSNicholas Bishop
2007-03-24Bugfix #6433Ton Roosendaal
2007-03-24Fix gcc warnings (assignment makes integer from pointer without a cast).Ken Hughes
2007-03-19Patch #3126Ton Roosendaal
2007-03-19== Preview Range ==Joshua Leung
2007-03-17Fix various gcc warning related to signed/unsigned parameters passed toKen Hughes