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
2010-08-13[#22884] slow import wavefont/.obj fileCampbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-30Fix #23103:Brecht Van Lommel
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-17PNG Compression can now be set, writing uncompressed PNG's is significantly f...Campbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-26new notifier for FRAME_RANGE, use to recalculate the timeline scrollbar range.Campbell Barton
2010-06-23Added back full scene motion blur 'shutter' parameter (was 'Bf' in 2.49)Matt Ebb
2010-06-22Tweak for previous color management notifier tweak - works fine here with jus...Matt Ebb
2010-06-20* Small fix for Color management RNA. 3D View didn't update on enabling/disab...Thomas Dinges
2010-06-16Compositor 'free unused' option wasn't working at all, it was referring to th...Matt Ebb
2010-06-10bugfix [#22561] Make Dupliface Memory LeakCampbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-04Fix [#22383] 3dView Layer Management (by Mouse) brokenMatt Ebb
2010-06-04[#22498] scene.objects.unlink() frees objectCampbell Barton
2010-06-01Fix #22039: changing simplify recalculates subsurf even if simplifiy is disab...Brecht Van Lommel
2010-05-21Blender TIFF supportMatt Ebb
2010-05-20some rna numbers were signed when they shouldnt be (simplify could have its s...Campbell Barton
2010-05-19Compile fix. Thomas Dinges
2010-05-19previous commit undid DingTo's re-arrangement.Campbell Barton
2010-05-19render_ -> use_ prefix, copied from render branch.Campbell Barton
2010-05-17Image Formats RNA:Thomas Dinges
2010-05-16Keying Sets Bugfix:Joshua Leung
2010-05-16Some Renaming:Thomas Dinges
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-05-03Updated icon set, thanks jendryzch!Matt Ebb
2010-04-23Tweaks to Render Layers panelMatt Ebb
2010-04-23rename scene.visible_layers -> layers, since layers are used for editing, exp...Campbell Barton
2010-04-22chaning the camera from the scene buttons didnt update the views. moved some ...Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-14rna api, when linking objects to an inactive scene, dont change its layer, re...Campbell Barton
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-04-06Object API changes so these functions now require a scene as first argument:Brecht Van Lommel
2010-04-02commenting hamx format, should evertually be removed along with amiga format.Campbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01scene.timeline_markers.add/remove() support.Campbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-24remove unused rna includesCampbell Barton
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-18Fix [#21568] Scene LinkingMatt Ebb
2010-03-16no need to include the setting names in enum itemsBrecht Van Lommel
2010-03-16minor changes to rna names for consistancyBrecht Van Lommel
2010-03-16change the scene opengl sequence rendering to be a global option with renderi...Brecht Van Lommel
2010-03-13Fix [#21351] PROPERTIES: Resolution changes based solely on changing Matt Ebb