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
2008-11-29* more work on screenNathan Letwory
2008-11-29Python RNA APICampbell Barton
2008-11-29add initial codes for rna_sensorsHamed Zaghaghi
2008-11-29* start RNA_screenNathan Letwory
2008-11-28* add diffuse shader properties for materialNathan Letwory
2008-11-28View2D - Commented and finished off cleaning up code added so farJoshua Leung
2008-11-28* RNA for raytrace mirror properties.Nathan Letwory
2008-11-27Bugfix: loading a .blend (via commandline now) while current configTon Roosendaal
2008-11-27Patch to allow pre-2.50 Blenders to read newer files.Ton Roosendaal
2008-11-27Blender 2.5 bugfix! :)Ton Roosendaal
2008-11-27* make sure Material and bNodeTree datablocks show up properly in RNA Viewer.Nathan Letwory
2008-11-27* add beginning of Material RNA and Nodetree+Node RNANathan Letwory
2008-11-27Added access for start/end frames in RNA. Joshua Leung
2008-11-27RNABrecht Van Lommel
2008-11-27RNABrecht Van Lommel
2008-11-25Bringing back icons:Andrea Weikert
2008-11-25Bringing back icons:Andrea Weikert
2008-11-25Bringing back icons:Andrea Weikert
2008-11-25allow building without pythonCampbell Barton
2008-11-24More testing with new system:Ton Roosendaal
2008-11-24RNABrecht Van Lommel
2008-11-24* make sure this compiles with msvc too.Nathan Letwory
2008-11-24RNABrecht Van Lommel
2008-11-24File had to be deleted in Brecht's RNA commit for Operator storage.Ton Roosendaal
2008-11-24Work on gesture, some more cleaning.Ton Roosendaal
2008-11-21RNABrecht Van Lommel
2008-11-21RNABrecht Van Lommel
2008-11-19Code shuffle to make a bit more structure.Ton Roosendaal
2008-11-192.5: gesture code in WMTon Roosendaal
2008-11-19Started work on an updated UI themeMatt Ebb
2008-11-18Cleanup of area-rip operatorTon Roosendaal
2008-11-18RNA minor changesBrecht Van Lommel
2008-11-172.5 getting-back-into-coding commit :)Ton Roosendaal
2008-11-17RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-14RNABrecht Van Lommel
2008-11-14RNA Tweaks:Brecht Van Lommel
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12previous commits showed that the absolute path problem was even deeper. This ...Nathan Letwory
2008-11-11fix problem with giving absolute paths to BF_BUILDDIRNathan Letwory
2008-11-11Port of part of the Interface code to 2.50.Brecht Van Lommel
2008-11-11* Compile fix for RNA + makefiles.Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-11-11* RNA: utility function to retrieve strings. It will use a fixedBrecht Van Lommel
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-11-11fix for [#17959] NURBS Circle: pie-shaped deformation, sticking to object originCampbell Barton
2008-11-11removed some warningsCampbell Barton
2008-11-11Median center didn't use TD_NOCENTER properly, making it work incorrectly wit...Martin Poirier